Update git submodules

* Update openstack-ansible-os_mistral from branch 'master'
  to ce27e5ec3904d493a6ab58f9ce850b6765105251
  - 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: Ic050f71a2e9a48e12e2549ffdf60223d2b0c601d
This commit is contained in:
Dmitriy Rabotyagov 2021-10-07 16:01:55 +03:00 committed by Gerrit Code Review
parent e339ae851e
commit 0e15645768
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b351843e017dd8df0bd75b917dbb7b08cfd39c35
Subproject commit ce27e5ec3904d493a6ab58f9ce850b6765105251