Role galera_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov f9a8567e61 Allow maridbcheck socket to FreeBind
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
(cherry picked from commit 8a8d29ea49)
2023-02-22 08:07:32 +00:00
defaults Bump mariadb version to 10.6.10 2022-10-06 08:35:42 +00:00
doc Remove mention of haproxy-endpoints role 2022-06-14 19:07:55 +02:00
examples Use infra jobs instead of functional 2020-10-07 11:02:29 +00:00
files/gpg Use policy_rc_d attribute instead of copy 2022-09-26 13:28:32 +02:00
handlers Remove mention of haproxy-endpoints role 2022-06-14 19:07:55 +02:00
meta Remove references to unsupported operating systems 2021-03-16 09:23:50 +00:00
releasenotes Add the ability to specify custom additional galera users 2022-09-12 13:24:37 +01:00
tasks Allow maridbcheck socket to FreeBind 2023-02-22 08:07:32 +00:00
templates Add support to configure proxy-protocol-networks 2022-08-29 15:34:38 +02:00
tests Explicitly use mysql collection 2020-10-05 07:18:37 +00:00
vars Bump mariadb version to 10.6.10 2022-10-06 08:35:42 +00:00
zuul.d Use infra LXC upgrade jobs instead of metal 2021-04-19 12:21:48 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:01 +00:00
.gitreview Update .gitreview for stable/zed 2022-12-13 13:07:42 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 00:19:51 +03:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:36:17 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:44:36 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:15:51 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-29 17:17:14 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-28 22:26:48 +01:00

README.rst

Team and repository tags

image

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:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible