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
Team and repository tags
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:
Description
Languages
Jinja
73.2%
Python
19.1%
Shell
7.7%