Update git submodules

* Update openstack-ansible-os_heat from branch 'master'
  to e84f7e496abd30dffbb245c4fca2628ff5c914c7
  - 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: I8e689330b76e72df780be3b2f8af066a5fe96a2a
This commit is contained in:
Dmitriy Rabotyagov 2021-10-06 14:32:59 +03:00 committed by Gerrit Code Review
parent 512ec7f709
commit c21639911b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a252d5d3f9c164b17e4d53c3aa415a062a2e0cf6
Subproject commit e84f7e496abd30dffbb245c4fca2628ff5c914c7