python-tripleoclient/tripleoclient/tests/v1/overcloud_deploy
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
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Simplify Fetching the passwords from Mistral 2016-12-21 11:11:36 +00:00
test_overcloud_deploy.py Add --skip-deploy-identifier 2017-04-19 12:09:59 +00:00