
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
Team and repository tags
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:
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
45.4%
Python
39.2%
Shell
15.4%