Update git submodules

* Update openstack-ansible-os_blazar from branch 'master'
  to 956c84d1a448c35d5265422eb6bad09cb6be22d6
  - 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: I7042118a17d533c472f09bb2098bbc3c01195477
This commit is contained in:
Dmitriy Rabotyagov 2021-10-06 16:39:41 +03:00 committed by Gerrit Code Review
parent 4ed0251b58
commit fa1a62e693
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d4ca9d3483a0d4cdcb7dd9bf3512d89ac527a4ec
Subproject commit 956c84d1a448c35d5265422eb6bad09cb6be22d6