
Added workflow for evacuating instances from failed_host using 'reserved_host' recovery method. Partially-Implements: blueprint implement-recovery-methods Change-Id: I6dc2b35cf40c4506beec866c0a660179b19cd3ca
9 lines
392 B
YAML
9 lines
392 B
YAML
---
|
|
features:
|
|
- |
|
|
Implemented workflow for 'reserved_host' recovery method in case of host
|
|
failure. Now operator can create or update failover segment with
|
|
'reserved_host' recovery method along with the existing 'auto' method.
|
|
When 'reserved_host' recovery_method is set to a failover segment,
|
|
operators should also add one or more hosts with reserved flag set as True.
|