python-tripleoclient/tripleoclient
James Slagle f3acb69ffc 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,
as that is now handled by the tripleo-common action.

Depends-On: Idb901a841846fec33d189b3c95f669b0380498ce
Change-Id: I294eabe84e070367981534030b5927062f00c628
2017-04-19 12:09:59 +00:00
..
tests Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
v1 Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
workflows Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
constants.py Remove the unused constant RESOURCE_REGISTRY_NAME 2016-12-20 22:29:27 +00:00
exceptions.py Remove two unused Exception subclasses 2016-12-20 22:29:27 +00:00
fake_keystone.py Add fake_keystone class 2017-02-08 15:49:26 -05:00
heat_launcher.py undercloud deploy, delete heat containers 2017-03-03 15:18:03 +13:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Remove the single-message interface to websockets 2017-04-04 09:14:26 +01:00
utils.py Add a new command to get the overcloudrc files 2017-04-03 12:57:00 +00:00