python-tripleoclient/tripleoclient/tests/v1
Alex Schultz c21d24fbba 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)

Closes-Bug: #1896757
Depends-On: https://review.opendev.org/#/c/737522/
Change-Id: I30b448930f53aef108d9bdb544a6d02b18658b0d
(cherry picked from commit 0d84ac9234)
2021-02-23 17:35:34 +00:00
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_backup Modifying Openstack client for undercloud and overcloud backup 2021-02-11 11:47:47 +00:00
overcloud_config Use playbook for config-download export 2020-06-09 11:43:47 +05:30
overcloud_deploy Logging refactor 2020-11-06 19:30:28 +00:00
overcloud_external_update Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_external_upgrade Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_image Convert to 'raw' images when uploading 2020-09-11 11:12:30 +02:00
overcloud_netenv_validate Fix some pep8 errors 2020-05-13 13:26:15 +05:30
overcloud_node Expose --ansible-forks 2020-09-23 13:11:30 -04:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update ctlplane network attributes in overcloud environment 2020-09-27 19:16:20 +02:00
overcloud_upgrade Ensure root isn't used to run updates/upgrades 2020-09-14 13:58:33 +00:00
tripleo Update tripleo-validations path to /usr/share/ansible 2020-09-08 09:43:01 +02:00
undercloud Modifying Openstack client for undercloud and overcloud backup 2021-02-11 11:47:47 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Fix pathing for container image prepare 2020-09-14 07:29:57 -06:00
test_overcloud_admin.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_export.py Don't use stack name in default config_download_dir 2020-06-24 08:33:39 +05:30
test_overcloud_export_ceph.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
test_overcloud_parameters.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_plan.py Add --disable-container-prepare flag 2021-02-23 17:35:34 +00:00
test_overcloud_plan_roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_plugin.py Client code to do node import with ansible instead of mistral 2020-03-10 09:18:49 -05:00