Markos Chandras d771be8fb2 tasks: neutron_db_setup: Only create the DB from the first neutron server
The DB creation task should only be executed once and ideally from a
single neutron-server host otherwise it's possible to hit a race condition
where multiple neutron server hosts try to create the same DB at the same
time and only one will eventually succeed leading to task failures such
as the following one:

 TASK [os_neutron : Create DB for service] **************************************
 changed: [server2]
 fatal: [server1]: FAILED! => {...}

Change-Id: I803c90f78bb0bfcccd8bc4c0c76db0755b2ddf32
2018-09-28 14:44:40 +01:00
2018-08-14 17:37:08 +00:00
2018-06-01 18:04:57 +01:00
2018-09-16 03:25:53 +00:00
2018-08-10 17:22:53 +00:00
2018-09-07 18:36:33 +01:00
2018-09-07 18:36:33 +01:00
2016-09-28 09:24:41 +01:00
2017-03-02 11:51:58 +00:00
2018-09-07 18:36:33 +01:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_neutron/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_neutron

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/

The project home is at:

https://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.2%
Python 19.1%
Shell 7.7%