Role galera_server for OpenStack-Ansible
8a8d29ea49
Once we've removed network.target from wanted targets for mariadbcheck.socket, it started to fail to startup intermitently in LXC deployments, since it was trying to bind on IP address that is not brought up yet. At the same time we can't wait for IP being up, as OVS while providing network, waits for socket.target as it needs to have ovsdb started up, so waiting for network.target does create circular dependency. To avoid that we're allowing socket to bind on IP even when IP is not UP yet. Other possible solution would be to bind on 0.0.0.0. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/872896 Change-Id: Ia4cde2153813e68419d261cd94e3017523177142 Closes-Bug: #2003631 Related-Bug: #2002653 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files/gpg | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible Galera server
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-galera_server/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-galera_server/
- The project source code repository is located at:
-
https://opendev.org/openstack/openstack-ansible-galera_server
- The project home is at:
- The project bug tracker is located at: