python-tripleoclient/tripleoclient
James Slagle d98fff454b Add --skip-deploy-identifier
Add a new cli argument, --skip-deploy-identifier. The argument will
eventually be passed to the tripleo-common DeployStackAction action to
disable setting a unique value for the DeployIdentifier parameter, which
means the SoftwareDeployment resources in the templates will only be
triggered if there is an actual change to their configuration. This
argument can be used to avoid always applying configuration, such as
during node scale out.

Removes the setting of DeployIdentifier completely from tripleoclient,
:xa
git

as that is now handled by the tripleo-common action.

Depends-On: Idb901a841846fec33d189b3c95f669b0380498ce
Change-Id: I294eabe84e070367981534030b5927062f00c628
Closes-Bug: #1688387
(cherry picked from commit f3acb69ffc)
(cherry picked from commit 1b877698ce)
2017-08-04 07:57:26 -04:00
..
tests Add --skip-deploy-identifier 2017-08-04 07:57:26 -04:00
v1 Add --skip-deploy-identifier 2017-08-04 07:57:26 -04:00
workflows Add --skip-deploy-identifier 2017-08-04 07:57:26 -04:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
constants.py Pass clients to get the get_password function 2016-11-07 19:46:29 +00:00
exceptions.py Stop plan creation when container exists 2016-09-26 07:58:48 +00:00
plugin.py Display error message when socket is closed 2016-09-22 10:13:08 +00:00
utils.py Use the overcloudrc generated in a Mistral action 2017-01-12 08:15:39 +00:00