python-tripleoclient/tripleoclient/tests/v1/overcloud_update
Emilien Macchi 7a044ca251 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/741480
Change-Id: I838e6748879c668dd004ca2243b7b00b857c2a7b
2020-07-16 17:19:37 +02:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Remove mistral from the config_download deploy workflow 2020-02-14 23:40:16 +00:00
test_overcloud_update.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00