Comment 5 for bug 1941617

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/811723
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/c354d21131e9c254e611ef6ba31e6e51611b4043
Submitter: "Zuul (22348)"
Branch: master

commit c354d21131e9c254e611ef6ba31e6e51611b4043
Author: Damien Ciabrini <email address hidden>
Date: Wed Sep 29 14:21:17 2021 +0200

    Use frontend/backend sections in HAProxy config

    Now that HAProxy configurations can leverage
    frontend/backend statements [1], make this the new default
    for this cycle, as it allows more complex proxying
    scenario that are a prerequisite for optimizing the routing
    of API calls in a HA control plane.

    [1] Ieb36f90c6709934aa3aa6668d3929bff872c30f5

    Change-Id: Ic25c258895872210e7cf2d760769b492842f0048
    Related-Bug: #1941617