nova/releasenotes/notes/allowing-target-state-for-evacuate-d4c1912c481973d6.yaml
Sahid Orentino Ferdjaoui d732ee38a1 api: extend evacuate instance to support target state
Start to v2.95 any evacuated instances will be stopped a destination

Implements: bp/allowing-target-state-for-evacuate
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com>
Change-Id: I141b6f057cc4eb9c541c2bc6eddae27270ede08d
2023-01-31 18:16:00 +01:00

14 lines
529 B
YAML

---
features:
- |
Starting with v2.95 any evacuated instance will be stopped at
destination. The required minimum version for Nova computes is
27.0.0 (antelope 2023.1). Operator can still continue using
previous behavior by selecting microversion below v2.95.
upgrade:
- |
Operators will have to consider upgrading compute hosts to Nova
27.0.0 (antelope 2023.1) in order to take advantage of the new
(microversion v2.95) evacuate API behavior. An exception will be
raised for older versions.