tripleo-common/tripleo_common/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
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
config.py Skip deployments with no uuid 2019-02-15 15:18:28 -05:00
glance.py Accept glance image ID in addition to name 2017-10-24 15:22:03 -04:00
keystone.py Switch to use sessions on zaqar, nova and swift 2017-11-23 02:47:58 +00:00
nodes.py IPMI doesn't mandate a username or password so tripleo shouldn't either 2018-12-17 23:06:52 +00:00
overcloudrc.py Stop setting IRONIC_API_VERSION and OS_BAREMETAL_API_VERSION in overcloudrc 2017-11-24 14:55:15 +01:00
parameters.py Derive Params (part 1): Initial workflow to start 2017-06-09 03:57:56 -04:00
passwords.py Manage legacy OS::TripleO::RandomString resources in constants 2018-01-08 20:28:27 +00:00
plan.py Fixes ordering of environment files in a deployment plan 2018-07-12 11:26:36 -04:00
roles.py Added networks_skip_config parameter to the roles file 2018-02-21 16:52:10 +05:30
swift.py Allow uploading big files to swift (5GB) 2018-04-24 16:18:48 +02:00
tarball.py Persist ceph-ansible fetch_directory using mistral 2018-07-17 12:47:30 +00:00
time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
validations.py Fix chown command for tripleo validation. 2017-11-22 15:09:08 +00:00