3ef8b6638a
When reserving multiple hosts, if a host fails to be moved to the host aggregate of the reservation, all hosts previously moved into the same aggregate were left in it instead of being moved back to the freepool. This would result in failures to start future leases allocating any of these hosts. Change-Id: I007a9c7c644b6488a7a08e9ebf3029b15cb33b45 Closes-Bug: #1791733
8 lines
277 B
YAML
8 lines
277 B
YAML
---
|
|
fixes:
|
|
- |
|
|
If a host fails to be moved to a host aggregate while starting a
|
|
reservation, any host previously moved into the same aggregate is now moved
|
|
back to the freepool. This helps to prevent failures to start future leases
|
|
allocating the same hosts.
|