tripleo-common/tripleo_common/utils
Rabi Mishra e3ca555245 Fix expensive api call to get deployment_name
We filter all resources for overcloud root stack with a
non-indexed field 'physical_resource_id' (nova_instance).
This is very inefficient.

With this patch, though there would still be making heat api
calls for every deployment, it won't be so expensive.

Change-Id: I260501e6061c0d6652b22504e7284940b2c64709
Closes-Bug: #1838861
(cherry picked from commit 3df3719e82)
2019-08-05 12:09:20 +00:00
..
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
config.py Fix expensive api call to get deployment_name 2019-08-05 12:09:20 +00: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 Add XClarity in the list of supported hw types 2019-05-10 01:39:33 +00:00
overcloudrc.py Persist region name in overcloudrc 2019-07-25 22:27:38 +05:30
parameters.py Derive Params (part 1): Initial workflow to start 2017-06-09 03:57:56 -04:00
passwords.py Ensure that OctaviaServerCertsKeyPassphrase is 32-byte long 2019-07-29 15:09:45 +03: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