Comment 7 for bug 1929881

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/794631
Committed: https://opendev.org/openstack/tripleo-common/commit/10ea69441d4d47d5da2daa771abe9d2f2664df06
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 10ea69441d4d47d5da2daa771abe9d2f2664df06
Author: Damien Ciabrini <email address hidden>
Date: Fri May 28 00:25:25 2021 +0200

    Fix config parsing in memcached healthcheck

    When memcached is configured to listen on multiple IP, or
    is configured with TLS-e, make sure the healthcheck parses
    the right IP to connect to and its associated port.

    Change-Id: Ia0baf8501884d9ed2324938c9acbb30d1687cf27
    Closes-Bug: #1929881
    (cherry picked from commit 3f84495b8f8dc0a20148dfa8eaaa22d750ada39d)