python-tripleoclient/tripleoclient/workflows
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
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Merge "Stop to use the __future__ module." 2020-07-07 18:52:12 +00:00
base.py Make workflow monitoring more resilient 2021-01-12 17:41:43 +00:00
deployment.py Expose --ansible-forks 2020-09-23 13:11:30 -04:00
package_update.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
parameters.py Identify not allowed parameters in upgrades. 2020-06-22 16:32:31 +00:00
plan_management.py Add --disable-container-prepare flag 2021-02-23 17:35:34 +00:00
roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
scale.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00