Comment 39 for bug 1917308

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to integ (r/stx.5.0)

Reviewed: https://review.opendev.org/c/starlingx/integ/+/791943
Committed: https://opendev.org/starlingx/integ/commit/821de96615cb6f93fbc39f4baaa769029328d34d
Submitter: "Zuul (22348)"
Branch: r/stx.5.0

commit 821de96615cb6f93fbc39f4baaa769029328d34d
Author: Robert Church <email address hidden>
Date: Sat May 15 16:24:29 2021 -0400

    Update postgres liveness check to support IPv6 addresses

    Templating will add square brackets for IPv6 addresses which are
    interpreted as an array vs. a string. Quote this so that it interpreted
    correctly.

    Change-Id: I2b705015a74ea2e4e914b7a83cdceed37d49b766
    Related-Bug: #1917308
    Signed-off-by: Robert Church <email address hidden>
    (cherry picked from commit 4e1aa82e96d9b4caeff7e7b31632733c395c6ad0)