Comment 6 for bug 1872545

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

Reviewed: https://review.opendev.org/720473
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=9f944d4bd1c1f4746c88b280a77f86be30cc6e61
Submitter: Zuul
Branch: stable/stein

commit 9f944d4bd1c1f4746c88b280a77f86be30cc6e61
Author: Jason Anderson <email address hidden>
Date: Mon Apr 13 16:01:25 2020 -0500

    [haproxy-config] Fix missing servers in split cfg

    When using the split config style, all backends would be empty, which
    meant that HAProxy was unable to serve any traffic. This turned out to
    be due to a bad default in the split config template.

    Closes-Bug: #1872545
    Change-Id: I952e526e735e1d31445963f04d41d66bbdbfdee4
    (cherry picked from commit 6d00236edb5339e9877500cef9dc7169a17163b3)