tripleo-common/tripleo_common/tests/utils
James Slagle 133eb9ce1f Skip deployments with no uuid
If a deployment is not triggered for whatever stack operation is in
progress, instead of having a uuid for the deployment value, Heat just
substitutes the resource name of TripleOSoftwareDeployment.

This needs to be handled in the config download code so that we don't
try and query the Heat API for a deployment with that name which will
just result in a 404 Not found.

Change-Id: If4575498387e9dee94a9ebd75353a2a8bf719072
Closes-Bug: #1798439
Upstream-Stein: https://review.openstack.org/#/c/611421/1
(cherry picked from commit f1f96a88a5)
2019-02-15 15:18:28 -05:00
..
data Don't set deployments as hostvars 2018-04-24 16:11:05 -04:00
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
test_config.py Skip deployments with no uuid 2019-02-15 15:18:28 -05:00
test_glance.py Import code working with Ironic nodes from os_cloud_config 2016-03-21 16:53:49 +00:00
test_nodes.py IPMI doesn't mandate a username or password so tripleo shouldn't either 2018-12-17 23:06:52 +00:00
test_overcloudrc.py Only generate keystone v3 enabled overcloudrc's 2017-10-30 15:48:22 +02:00
test_parameters.py Derive Params (part 1): Initial workflow to start 2017-06-09 03:57:56 -04:00
test_passwords.py Added ability to generate kek for barbican simple crypto backend 2017-12-07 22:58:10 +00:00
test_plan.py Fixes ordering of environment files in a deployment plan 2018-07-12 11:26:36 -04:00
test_roles.py Adds UpdateRoles Workflow 2018-01-26 14:27:43 -05:00
test_swift.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
test_time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
test_validations.py Fix chown command for tripleo validation. 2017-11-22 15:09:08 +00:00