summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-delete_configuration-with-multiple-controllers-06fc3fca94ba870f.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Fix up release notes for 14.0.0Mark Goddard2020-02-101-2/+2
| | | | Change-Id: I10286c48ddf3b7fba020db6175d5faa1c0911141
* DRAC: Fix a bug for delete_config with multiple controllersRachit71942019-10-031-0/+9
This fix a bug where a race condition can occur on a host that has a mix of controllers where some supports realtime mode and some do not. The approach is to use only realtime mode if all controllers supports realtime. This removes the race condition. Story: #2006502 Task: #36480 Change-Id: I18aa79774c0b562bf1e8b973db3d7860a01367e7