Update git submodules

* Update openstack-ansible-os_ironic from branch 'master'
  to 590541adc182a51377358b38af78b7a78d1698a2
  - 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: I79e43119830da22f09d7666b25054c6c14c28ffb
This commit is contained in:
Dmitriy Rabotyagov 2021-10-08 08:50:59 +03:00 committed by Gerrit Code Review
parent c2644f9d5d
commit 1d4ab0bf30
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 302acd77a09be2b892094ac37a7152fb294a257e
Subproject commit 590541adc182a51377358b38af78b7a78d1698a2