tripleo-common/tripleo_common/actions
James Slagle de872dd3de Add skip_deploy_identifier
Add a new action argument, skip_deploy_identifier to DeployStackAction.
The argument will 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.

Change-Id: Idb901a841846fec33d189b3c95f669b0380498ce
Closes-Bug: #1688387
(cherry picked from commit 9d15887430)
(cherry picked from commit 320960c804)
2017-08-03 12:31:23 -04:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
baremetal.py Support node untagging 2016-10-06 10:29:47 +00:00
base.py Add node tagging workflow 2016-09-16 20:50:04 +00:00
deployment.py Add skip_deploy_identifier 2017-08-03 12:31:23 -04:00
heat_capabilities.py Include environments in capabilities output 2016-09-02 12:23:20 +01:00
parameters.py Pass the plan name when tagging nodes 2016-11-21 14:07:40 +00:00
plan.py Clearer error when the Mistral env already exists 2016-09-12 16:55:37 +01:00
scale.py Only use parameter_defaults for scaling down 2016-11-12 00:41:28 +00:00
swifthelper.py Use Mistral to create Swift temporary URLs 2017-02-17 11:18:30 +00:00
templates.py Default the J2 excludes files to safe values. 2016-10-12 13:21:42 +00:00
validations.py Add MigrationSshKey to generated passwords 2017-05-19 21:41:12 +01:00