openstack-ansible-os_trove/tests
Jesse Pretorius a1b510f7ba Move database creation into role
There is no record for why we implement the database creation outside
of the role in the playbook, when we could do it inside the role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we implement a new variable called 'trove_db_setup_host'
which is used in the role to allow delegation of the database setup
task to any host, but defaults to the first member of the galera_all
host group. We also document the variable 'trove_galera_address' which
has been used for a long time, but never documented. A bunch of unused
variables have also been removed.

The extras folder is removed given that trove's playbooks have been
merged into the integrated repository.

Change-Id: I0bf801416bd0349534588fc7272dffd4b86b7bb9
2018-06-29 13:24:58 +00:00
..
group_vars Ansible 2.1.1 role testing 2016-09-19 14:17:04 -04:00
host_vars Standardize test vars 2017-04-19 17:36:06 -07:00
ansible-role-requirements.yml Merge "ansible-role-requirements: Use systemd_service role from openstack namespace" 2018-03-25 17:44:48 +00:00
inventory Standardize test vars 2017-04-19 17:36:06 -07:00
os_trove-overrides.yml Move database creation into role 2018-06-29 13:24:58 +00:00
test-install-trove.yml Move database creation into role 2018-06-29 13:24:58 +00:00
test.yml Using updated tempest method for trove api. 2016-11-22 16:18:59 +02:00