tripleo-common/tripleo_common/tests/actions
James Slagle 320960c804 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)
2017-05-04 19:50:18 +00:00
..
__init__.py Initial Integration of Mistral into TripleO 2016-05-16 09:15:14 -04:00
test_baremetal.py Fix race in undercloud cell_v2 host discovery 2017-02-01 13:56:58 +00:00
test_base.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_deployment.py Add skip_deploy_identifier 2017-05-04 19:50:18 +00:00
test_heat_capabilities.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_package_update.py Merge "Just set the breakpoints on args passed to heat update" into stable/ocata 2017-02-28 07:03:31 +00:00
test_parameters.py Add MigrationSshKey to generated passwords 2017-04-21 12:06:00 +00:00
test_plan.py Validate the plan name before running 2016-12-21 09:22:58 +00:00
test_scale.py Remove the underscore from the base action client methods 2016-11-28 13:09:38 +00:00
test_swifthelper.py Use Mistral to create Swift temporary URLs 2017-01-26 10:35:37 +01:00
test_templates.py Add support for jinja2 includes 2017-01-26 11:08:49 +00:00
test_validations.py Add MigrationSshKey to generated passwords 2017-04-21 12:06:00 +00:00