Update git submodules

* Update openstack-ansible-os_masakari from branch 'master'
  to 224b2cf3962b1b0241d3dcdb21296f97c57e0ed1
  - 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: I933e1edbd4260e2bd61bcceec3ddad8aea85353c
This commit is contained in:
Dmitriy Rabotyagov 2021-10-06 14:23:44 +03:00 committed by Gerrit Code Review
parent 49b62d6439
commit 8f81ceeb68
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 67fdd695cad2e67eda272a23f8e7e5684a6f2999
Subproject commit 224b2cf3962b1b0241d3dcdb21296f97c57e0ed1