Update git submodules

* Update openstack-ansible-os_neutron from branch 'master'
  to 18024df25deb596083d30c153d088bf6317a3a88
  - 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: I1d9e22487272b1e1f0ce5f66045bc53d7c031d67
This commit is contained in:
Dmitriy Rabotyagov 2021-10-06 15:17:06 +03:00 committed by Gerrit Code Review
parent 498ebdcc9f
commit 9b0efdc6f9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ce4a6da0817a1cb3dab16a7ad68c36a95a199050
Subproject commit 18024df25deb596083d30c153d088bf6317a3a88