tripleo-common/tripleo_common/tests/utils
James Slagle 8532a397de Warn when looking up grandparent resource name
When running config-download if the deployment name property was not set
on a deployment resource from a ResourceGroup, it will trigger the code
path to lookup the grandparent resource name.

This codepath can be very slow depending on the number of nodes in the
stack.

This patch adds a warning when this is happening so that it's clear that
the name property needs to be set on the deployment resource.

Change-Id: I2cf7acef0999e1c36d4baa8c793bdaa78bd441ad
2019-09-17 12:43:58 -04:00
..
data Clean up host var for pre/post deployment 2019-08-30 17:10:52 -04:00
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
test_config.py Warn when looking up grandparent resource name 2019-09-17 12:43:58 -04:00
test_glance.py Rework create_or_find_kernel_and_ramdisk to match the current reality 2019-06-07 13:08:35 +02:00
test_nodes.py Remove support for enrolling nodes with Cisco hardware types 2019-08-05 20:15:56 +02:00
test_overcloudrc.py Stop outputting overcloudrc.v3 from workflow 2019-03-06 05:40:50 +00:00
test_parameters.py Add convert_docker_params function 2019-04-10 10:02:53 -04:00
test_passwords.py Ensure that OctaviaServerCertsKeyPassphrase is 32-byte long 2019-07-04 00:03:44 +03:00
test_plan.py Fix environments sorting 2018-12-03 18:02:21 +01:00
test_process.py Support for Buildah in kolla_builder 2019-02-14 13:34:51 +00:00
test_roles.py Use Timesync service instead of Ntp 2018-10-11 10:18:02 +00:00
test_swift.py Handle swift interactions are strings as necessary 2019-03-01 15:45:56 -07:00
test_time_functions.py Add GUI logging workflows 2017-08-08 08:55:55 +02:00
test_validations.py Processing available Ansible variables as 'parameters' not as 'metadata' 2019-07-08 13:02:31 +02:00