Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up release notes for 14.0.0 | Mark Goddard | 2020-02-10 | 1 | -2/+2 |
| | | | | Change-Id: I10286c48ddf3b7fba020db6175d5faa1c0911141 | ||||
* | DRAC: Fix a bug for delete_config with multiple controllers | Rachit7194 | 2019-10-03 | 1 | -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 |