Comment 32 for bug 1917308

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/791599
Committed: https://opendev.org/starlingx/integ/commit/4e1aa82e96d9b4caeff7e7b31632733c395c6ad0
Submitter: "Zuul (22348)"
Branch: master

commit 4e1aa82e96d9b4caeff7e7b31632733c395c6ad0
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>