python-tripleoclient/tripleoclient
Alex Schultz 0d84ac9234 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
2020-10-30 15:29:10 +00:00
..
config Remove undercloud_update_packages 2020-10-29 13:13:13 +00:00
tests Add --disable-container-prepare flag 2020-10-30 15:29:10 +00:00
v1 Add --disable-container-prepare flag 2020-10-30 15:29:10 +00:00
v2 Fix tcib build 2020-09-28 15:36:54 -06:00
workflows Add --disable-container-prepare flag 2020-10-30 15:29:10 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Update heat container location 2020-10-19 08:46:25 -06:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
heat_launcher.py Fix heat container mounts 2020-10-19 15:23:04 -06:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Add check for nic config with ansible migration 2020-10-16 07:47:02 +05:30