openstack-ansible-os_neutron/tasks
Jesse Pretorius 371ec8d5d2 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 'neutron_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 neutron_galera_address which
has been used for a long time, but never documented.

Change-Id: I244a6515bae1b1d090d4a2475c055dd22aa8f860
2018-06-01 18:04:57 +01:00
..
providers Public n/w access for vxlan tenant n/w in ml2.ovs 2018-05-18 07:37:51 +00:00
dependent_neutron_roles.yml Move the roles defined in meta to tasks 2018-03-15 13:24:59 +00:00
main.yml Convert role to use a common systemd service role 2018-03-30 08:57:06 -05:00
neutron_check.yml Add support for Neutron FWaaS v2 2017-09-27 06:19:20 -05:00
neutron_db_setup.yml Move database creation into role 2018-06-01 18:04:57 +01:00
neutron_install.yml Only replace python when re-initializing the venv 2018-04-18 10:48:58 +01:00
neutron_l3_ha.yml Clean up cron if l3ha legacy tool is not enabled 2017-05-04 13:30:30 +00:00
neutron_ml2_ovs_powervm.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_post_install.yml Fix post up checksum script 2018-03-27 17:47:01 +00:00
neutron_pre_install.yml Convert role to use a common systemd service role 2018-03-30 08:57:06 -05:00
neutron_selinux.yml Correct variable used in SELinux context tasks 2018-02-16 20:37:17 -08:00
neutron_service_setup.yml Do not log passwords 2018-04-18 11:52:26 +01:00