Role os_manila for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov a422c42665 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: I94b3f8ba5116cdfb94e9d0dc575bd7edb1d27b3c
2021-12-06 20:52:14 +02:00
defaults Refactor galera_use_ssl behaviour 2021-12-06 20:52:14 +02:00
doc Fix linter errors 2020-10-02 10:41:13 +00:00
examples Add manila CI 2020-01-30 14:07:20 +01:00
handlers Use ansible_facts[] instead of fact variables 2021-05-18 16:32:14 +00:00
meta Use ansible_facts[] instead of fact variables 2021-05-18 16:32:14 +00:00
releasenotes/source Use newer openstackdocstheme and reno versions 2020-06-03 19:58:53 +02:00
tasks Merge "Updated from OpenStack Ansible Tests" 2021-12-06 18:41:07 +00:00
templates Refactor galera_use_ssl behaviour 2021-12-06 20:52:14 +02:00
tests Merge "Start using uWSGI role" 2020-11-09 19:31:39 +00:00
vars Set manila_backends to empty dict by default 2021-05-20 18:52:19 +00:00
zuul.d Disable CentOS check 2021-12-06 08:58:52 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:19 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:09 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-06-03 10:46:00 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-13 22:50:23 +08:00
LICENSE Initial commit to os_manila role 2018-11-05 11:42:43 -05:00
README.rst Update the tests source 2019-05-21 08:51:06 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-06-03 10:46:00 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-16 14:47:03 +08:00
setup.py Cleanup py27 support 2020-04-14 16:32:47 +08:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-10 13:11:46 +08:00

Team and repository tags

image

OpenStack-Ansible Manila

This Ansible role installs and configures OpenStack manila.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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