python-tripleoclient/tripleoclient/tests/v1/tripleo
Alex Schultz c0b0a5aa67 Fix upgrade prompt
We need to prompt the user if we should upgrade earlier in the code so
we can handle additional things like package upgrades in the undercloud
upgrade after the prompt. This change pulls the confirmation logic out
of tripleo_deploy and reuses the prompt_user_for_confirmation code in
the tripleo upgrade and undercloud upgrade actions.

Change-Id: I8dbcae39e6f6d966c1337bad5fb5ba673f7be874
Closes-Bug: #1877825
2020-05-11 10:07:51 -06:00
..
__init__.py Create generic deployment action 2018-04-30 20:48:16 -07:00
test_tripleo_deploy.py Client code to do node import with ansible instead of mistral 2020-03-10 09:18:49 -05:00
test_tripleo_upgrade.py Fix upgrade prompt 2020-05-11 10:07:51 -06:00
test_tripleo_validator.py Get validation groups info from groups.yaml file 2020-02-27 09:26:03 +00:00