Role os_masakari for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 224b2cf396 Refactor galera_use_ssl behaviour
With PKI role in place in most cases you don't need to explicitly
provide path to the CA file because PKI role ensures that CA is trusted
by the system overall. In the meanwhile in PyMySQL [1] you must either
provide CA file or cert/key or enable verify.

Since current behaviour is to provide path to the custom CA we expect
certificate being trusted overall. Thus we enable cert verification when
galera_use_ssl is True.

[1] 78f0cf99e5/pymysql/connections.py (L267)

Change-Id: I933e1edbd4260e2bd61bcceec3ddad8aea85353c
2021-09-21 15:44:37 +03:00
defaults Refactor galera_use_ssl behaviour 2021-09-21 15:44:37 +03:00
doc Fix linter errors 2020-10-01 16:49:46 +01:00
examples Fixed variable in example playbook 2019-03-29 10:39:19 +02:00
handlers [goal] Deprecate the JSON formatted policy file 2021-03-24 12:12:48 +00:00
meta Use ansible_facts[] instead of fact variables 2021-05-18 12:39:14 +00:00
releasenotes Allow to configure corosync ports 2021-05-03 13:41:58 +03:00
tasks Use ansible_facts[] instead of fact variables 2021-05-18 12:39:14 +00:00
templates Refactor galera_use_ssl behaviour 2021-09-21 15:44:37 +03:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 22:23:54 +03:00
vars Remove references to unsupported operating systems 2021-05-18 12:39:00 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 15:53:02 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:21 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:57 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:14:45 +03:00
LICENSE First commit 2018-04-16 17:02:09 +05:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 19:33:43 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:47:45 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:44 +00:00
manual-test.rc First commit 2018-04-16 17:02:09 +05:30
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:19:44 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-04-28 11:19:11 +08:00
setup.py Cleanup py27 support 2020-04-14 17:30:50 +08:00
tox.ini Changed minversion in tox to 3.18.0 2021-07-03 21:57:12 +08:00

README.rst

Masakari role for OpenStack-Ansible

Ansible role to install OpenStack Masakari.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_masakari/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

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