d1850df674
This patch fixes the code that assignes aggregates to the reserved_host. The existing code only assigned a aggregate that first matched failed compute host name. By this fix, all aggregates that ware assigned to the failed host can be assigned to the reserved_host. Closes-Bug: #1856164 Change-Id: I8a727e3c50b71a5ad52d58d0ba3bde4f09446748
7 lines
174 B
YAML
7 lines
174 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds ``reserved_host`` to all aggregates of the failing host, instead of
|
|
just the first one.
|
|
`LP#1856164 <https://launchpad.net/bugs/1856164>`__
|