fb06b7c96c
This commit adds the functionality of tacker-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: I7bb127fa10dd168ab24dd8c42013576f84eadfbb Story: 2003657 Task: 26158
9 lines
298 B
YAML
9 lines
298 B
YAML
---
|
|
prelude: >
|
|
Added new tool ``tacker-status upgrade check``.
|
|
features:
|
|
- |
|
|
New framework for ``tacker-status upgrade check`` command is added.
|
|
This framework allows adding various checks which can be run before a
|
|
Tacker upgrade to ensure if the upgrade can be performed safely.
|