Update git submodules

* Update openstack-ansible-os_placement from branch 'master'
  to ad9f7c87cb55bfd40e57ad5401868f4b2a58c929
  - 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: Ie6e82e625808c64d44e603843ec985daf18efca4
This commit is contained in:
Dmitriy Rabotyagov 2021-10-06 14:16:53 +03:00 committed by Gerrit Code Review
parent c43130356b
commit 8d7d81ac12

@ -1 +1 @@
Subproject commit cb9fc915dbb1c3e8b0e0f10730001bb8769dec34
Subproject commit ad9f7c87cb55bfd40e57ad5401868f4b2a58c929