python-tripleoclient/tripleoclient/tests/workflows
Alex Schultz 08d9f082ea Add --disable-container-prepare flag
Users may want to skip the container prepare process to ensure they
don't update their containers. This change adds a
--disable-container-prepare flag to the following actions which should
skip the preparation actions.
 - overcloud deploy (and updates)
 - overcloud plan actions
 - undercloud deploy (and upgrades)
 - tripleo deploy (and standalone deploy)

Conflicts:
        tripleoclient/tests/v1/test_overcloud_plan.py
        tripleoclient/tests/workflows/test_plan_management.py
        tripleoclient/v1/overcloud_deploy.py
        tripleoclient/v1/overcloud_plan.py
        tripleoclient/workflows/plan_management.py

Closes-Bug: #1896757
Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/769774
Change-Id: I30b448930f53aef108d9bdb544a6d02b18658b0d
(cherry picked from commit 0d84ac9234)
2021-01-07 09:03:59 -07:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
test_baremetal.py Add CLI options for introspection command 2020-07-06 08:24:07 +00:00
test_base.py Remove update parameters workflows 2020-04-03 10:59:41 -05:00
test_deployment.py Use ansible playbook for plan deploy 2020-03-22 10:07:39 +05:30
test_parameters.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_plan_management.py Add --disable-container-prepare flag 2021-01-07 09:03:59 -07:00