tripleo-common/tripleo_common/tests/utils
Emilien Macchi 44da685cb0 config-download: rename pre/post deployment hostvars
We can't have numbers starting an Ansible var, so we need to rename the
pre/post deployments host vars, or we hit this error:
  template error while templating string: expected token 'end of print statement'

https://docs.ansible.com/ansible/latest/user_guide/playbooks_variables.html#creating-valid-variable-names

In this patch we have to duplicate host vars but it'll be cleaned up
once we change to the new file in THT.

Change-Id: Idbdd6a21eb2cd488daa1e3ddc844b4fc5267047c
Related-Bug: #1842141
(cherry picked from commit 21754e9987)
2019-09-06 09:26:08 -04:00
..
data config-download: rename pre/post deployment hostvars 2019-09-06 09:26:08 -04:00
__init__.py Initial workflow implementation of tripleo-common 2015-12-07 12:38:42 -05:00
test_config.py Merge "Split upgrade_tasks.yaml per step tasks." 2019-03-29 23:34:06 +00: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 Supports specifying profile explicitly in instackenv.json 2018-11-08 16:23:46 +01: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-08 13:52:32 +00: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-16 10:09:20 +02:00