tripleo-common/tripleo_common/utils
Rabi Mishra 142ae92f8b 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:08:49 +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:08:49 +00:00
glance.py Accept glance image ID in addition to name 2017-10-24 15:22:03 -04:00
keystone.py nova-less-deploy: deploy_instances and undeploy_instances workflows 2019-01-16 12:41:42 +01:00
nodes.py Supports specifying profile explicitly in instackenv.json 2018-11-08 16:23:46 +01:00
overcloudrc.py Stop outputting overcloudrc.v3 from workflow 2019-03-06 05:40:50 +00:00
parameters.py Add convert_docker_params function 2019-04-10 10:02:53 -04:00
passwords.py Ensure that OctaviaServerCertsKeyPassphrase is 32-byte long 2019-07-08 13:52:32 +00:00
plan.py Handle secret strings correctly 2019-03-01 22:46:05 +00:00
process.py Support for Buildah in kolla_builder 2019-02-14 13:34:51 +00:00
roles.py Allow networks in roles_data to be dict or list 2018-09-04 18:58:15 +02:00
safe_import.py Fix interaction between gitpython and eventlet 2019-03-07 15:37:52 +01:00
swift.py utils/swift/download_container: python3 adjustment 2019-03-08 10:56:40 -07:00
tarball.py Open tarball in binary mode 2018-08-21 16:16:57 -06:00
time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
validations.py Processing available Ansible variables as 'parameters' not as 'metadata' 2019-07-16 10:09:20 +02:00