Update git submodules

* Update openstack-ansible-haproxy_server from branch 'master'
  to 357daad5c8efc6936bb5f5d6c5bef2aa07a71de8
  - Allow HAProxy stats to be pinned to one or more processes
    
    When HAProxy is run in multi-process mode, the single stats page
    shows metrics for one of the processes at a time, with a random
    selection made on page reload.
    
    Whilst a more complete solution may be to enable a stats page for
    each process, this is a little cumbersome. This addition allows
    the stats page to be pinned to one process, providing a partial
    snapshot of the state of the instance.
    
    Change-Id: Id9314e5b267aafeaf34c82874eb8bfe0713dfac3
This commit is contained in:
Andrew Bonney 2021-03-25 21:53:53 +00:00 committed by Gerrit Code Review
parent 4de696fd3c
commit b8c592291a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93ca84c8251750129e04fdaa8e3684296de9224f
Subproject commit 357daad5c8efc6936bb5f5d6c5bef2aa07a71de8