Comment 5 for bug 1875228

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/train)

Reviewed: https://review.opendev.org/723553
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=e2fd048430e9833c6c3eaf6e560001adc775c08d
Submitter: Zuul
Branch: stable/train

commit e2fd048430e9833c6c3eaf6e560001adc775c08d
Author: Radosław Piliszek <email address hidden>
Date: Sun Apr 26 21:51:20 2020 +0200

    Fix haproxy restarting twice per Ansible run

    Since haproxy is orchestrated via site.yml in a single play,
    it does not need flushing handlers as handlers run will
    happen at the end of this play.

    Change-Id: Ia3743575da707325be93c39b4a2bcae9211cacb2
    Related-Bug: #1864810
    Closes-Bug: #1875228
    (cherry picked from commit 04effaa9032b052343e3cf82a65054f0d35834ea)