python-tripleoclient/tripleoclient/tests/v1/overcloud_upgrade
Emilien Macchi 106b694460 Add "yes" prompt for update/upgrades commands
Update/Upgrade commands have now a prompt by default that ask for
confirmation before proceeding. It'll prevent an user to run the
command that may cause the problems to infrastructure.
This prompt can be skipped with --yes/-y argument.

Note: putting "UPDATE" and "UPGRADE" in uppercase to make sure this is
visible and clear. We have seen many users running the wrong command and
ending up doing an upgrade instead of an update.

Note2: this prompt will be ported to the upgrade and FFWD workflows to
prevent unexpected execution to prevent potential harm to
infrastructures.

Depends-On: https://review.opendev.org/741657
Change-Id: I838e6748879c668dd004ca2243b7b00b857c2a7b
(cherry picked from commit 7a044ca251)
2020-07-17 15:26:56 +00:00
..
__init__.py Adds Overcloud Upgrade class and entry points for major upgrade 2018-03-02 14:44:58 +00:00
fakes.py Remove mistral from the config_download deploy workflow 2020-02-14 23:40:16 +00:00
test_overcloud_upgrade.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00