Update git submodules

* Update openstack-ansible-haproxy_server from branch 'master'
  - Merge "handlers: reload instead of restart"
  - handlers: reload instead of restart
    
    When we restart HAproxy, we kill all the connections and it causes
    all of the services to be dropped out. This is really not ideal and
    causes things to be lost in the control plane.
    
    This patch instead does a reload which will safely keep the existing
    clients connected till they evacuate and then use SO_REUSEPORT for
    the new process.
    
    Change-Id: I502457f691ad66dfd68ace21ac1575cea23b538a
This commit is contained in:
Zuul 2019-04-11 22:20:10 +00:00 committed by Gerrit Code Review
parent 3fdc9b3677
commit 0c5d35eee1

@ -1 +1 @@
Subproject commit 6e38380b00f9738056688924f4a915f7999f3aa6
Subproject commit 7ae02a38fdb5a8f779e5db2400c3156bfe9fe0c3