2ccf639a39
This commit adds the functionality of magnum-status CLI for performing upgrade checks as part of the Stein cycle upgrade-checkers goal. It only includes a sample check which must be replaced by real checks in future. Change-Id: Ia8a74fd8bd5a804e71bb04eb0615fa114a517bc4 Story: 2003657 Task: 26138
9 lines
298 B
YAML
9 lines
298 B
YAML
---
|
|
prelude: >
|
|
Added new tool ``magnum-status upgrade check``.
|
|
features:
|
|
- |
|
|
New framework for ``magnum-status upgrade check`` command is added.
|
|
This framework allows adding various checks which can be run before a
|
|
Magnum upgrade to ensure if the upgrade can be performed safely.
|