Update git submodules

* Update openstack-ansible from branch 'master'
  to 2fc8351c89d3bbfc1277e5a85821d1b49403a8e7
  - Merge "Disable stick tables for galera"
  - Disable stick tables for galera
    
    Haproxy config check(/usr/sbin/haproxy -c -f /etc/haproxy/haproxy.cfg)
    shows a warning:
    
    'http-request' rules ignored for backend 'galera-back' as they require
    HTTP mode.
    
    It's caused by the way we configure stick tables in haproxy.
    We don't need stick tables for galera as it has only one active backend.
    
    Change-Id: Ie41e26c1dcc671c30d39b34d3f436e225e7580a5
This commit is contained in:
Zuul 2022-11-26 04:12:01 +00:00 committed by Gerrit Code Review
parent dabd983018
commit 55429cd0ab

@ -1 +1 @@
Subproject commit a5053c88a56d80292eee0b4bfd4e8a232684c878
Subproject commit 2fc8351c89d3bbfc1277e5a85821d1b49403a8e7