14c6b8da41
Running upgrades is critical and we want our operators to make backups before running the process. This patch adds a prompt that will confirm that the operator is ready to upgrade the undercloud or all-in-one setup. It can be ignored when uding -y or --yes arguments like: $ openstack tripleo upgrade -y (...) Change-Id: Iab7ebbe6283039a447d88f9d801486511f5b7b05
6 lines
146 B
YAML
6 lines
146 B
YAML
---
|
|
features:
|
|
- |
|
|
Prompt the operator before running the upgrades and suggest to perform a backup
|
|
before. Can be ignored with -y/--yes.
|