openstack-ansible/tests
Jesse Pretorius 74bebf5d57 Ensure AIO container_tech/install_method vars are namespaced
To ensure there are no clashes with the inventory and other uses
beyond the AIO bootstrap, we namespace the container_tech variable
and the install_method variable. This also allows us to use those
variables as the common base in all conditionals, rather than repeat
the use of the env var lookup here and there.

We also tidy up a bit of content in the user_variables.yml template and
the bootstrap-aio.yml playbook.

Finally, we remove the unnecessary specification of the
'bootstrap_host_scenario', 'install_method' and 'openstack_confd_entries'
variables in the playbook, given that they're now in the role defaults.

Change-Id: I5c276a2efed5e1b300fc72f2767abb008199571c
2018-11-23 12:36:06 +00:00
..
inventory Create complete AIO inventory config for tests 2016-09-23 15:56:14 -04:00
roles/bootstrap-host Ensure AIO container_tech/install_method vars are namespaced 2018-11-23 12:36:06 +00:00
vars Integrate Blazar with OpenStack Ansible 2018-10-26 16:59:03 +02:00
bootstrap-aio.yml Ensure AIO container_tech/install_method vars are namespaced 2018-11-23 12:36:06 +00:00
test-inventory.ini Update ansible to version 2.1 2016-06-02 08:54:41 -05:00
test-vars-overrides.yml fix typos in documentation 2018-04-23 12:47:56 +08:00
test_dictutils.py Add one test case to the TestMergeDictUnit for same key dict merge 2018-10-12 14:13:53 +00:00
test_filesystem.py Correct E408 pep8 lint errors 2018-07-06 09:20:11 +00:00
test_inventory.py Integrate Blazar with OpenStack Ansible 2018-10-26 16:59:03 +02:00
test_ip.py Use python import machinery for inventory code 2017-07-28 16:39:52 +00:00
test_manage.py Correct E408 pep8 lint errors 2018-07-06 09:20:11 +00:00