Update git submodules

* Update openstack-ansible-os_glance from branch 'master'
  to 7b719c7ffb3554576aadb0da9b2f655659c86b15
  - 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: I71ebc2fc4e386f3a1599fe73d49fae185ec9d2ff
This commit is contained in:
Dmitriy Rabotyagov 2021-11-11 17:43:25 +03:00 committed by Gerrit Code Review
parent 0a98df229d
commit f11c012fa0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit afd07792015fa6452eb24b3d9a1d4becc8240922
Subproject commit 7b719c7ffb3554576aadb0da9b2f655659c86b15