Jesse Pretorius 110c2038ed 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 'zun_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 'zun_galera_address' which
has been used for a long time, but never documented. A bunch of unused
variables have also been removed.

Change-Id: Ic1e3c870a220f67cc5220a1dbc644d8bf47b0f16
2018-06-28 17:11:29 +01:00
2018-06-28 17:11:29 +01:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-28 17:11:29 +01:00
2018-06-05 15:36:33 -05:00
2018-06-28 17:11:29 +01:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-12 12:17:08 -04:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00
2018-06-05 15:36:33 -05:00

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/

The project home is at: https://launchpad.net/openstack-ansible

Description
Role os_zun for OpenStack-Ansible
Readme 2.3 MiB
Languages
Jinja 43.3%
Python 40.7%
Shell 16%