Update git submodules

* Update openstack-ansible from branch 'master'
  to c3142a91a397d039b44fc02fbae3d364075cdc47
  - Merge "Ensure  disable/enable haproxy backends exists for all services"
  - Ensure  disable/enable haproxy backends exists for all services
    
    Right now we ensure that services are enabled/disabled while running
    playbooks only for core services. At the same time some services still do
    not have this mechanism, that might result in unexpected outages.
    
    So we ensure that all service playbooks will behave in the same way and
    disable backends in advance before playbook will do any modifications.
    
    With that, setting variable `haproxy_drain: true` will ensure that moving
    backend to the MAINT state will be graceful and all current connections
    will close normally unless a timeout is reached, which is 2 min by default.
    
    Closes-Bug: #2047017
    Change-Id: I8554defec4df54d14be72ae9a1560907ff1aaddf
This commit is contained in:
Zuul 2024-01-05 21:53:20 +00:00 committed by Gerrit Code Review
parent eda3b6c631
commit b3588da630
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7c8d95309fda947216e2a584bb2e37c04d218b27
Subproject commit c3142a91a397d039b44fc02fbae3d364075cdc47