12 lines
404 B
YAML
12 lines
404 B
YAML
|
---
|
||
|
features:
|
||
|
- |
|
||
|
New framework for ``ironic-status upgrade check`` command is added.
|
||
|
This framework allows adding various checks which can be run before a
|
||
|
Ironic upgrade to ensure if the upgrade can be performed safely.
|
||
|
upgrade:
|
||
|
- |
|
||
|
Operator can now use new CLI tool ``ironic-status upgrade check``
|
||
|
to check if Ironic deployment can be safely upgraded from
|
||
|
N-1 to N release.
|