Comment 8 for bug 1947177

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/833566
Committed: https://opendev.org/openstack/python-tripleoclient/commit/e47d2eec1b2788a24ba1c5aa5a6ff10f0eac6c18
Submitter: "Zuul (22348)"
Branch: stable/train

commit e47d2eec1b2788a24ba1c5aa5a6ff10f0eac6c18
Author: Harald Jensås <email address hidden>
Date: Thu Oct 14 17:34:46 2021 +0200

    UC/Standalone - Set ip_version in DeployedServerPortMap

    Set ip_version property in the subnets section in DeployedServerPortMap
    set up in the environment for Undercloud and Standalone deployments.

    This will ensure that the NetIpVersionMapValue is populated properly,
    and puppet parameters like 'rabbit_ipv6' will be correctly populated
    for IPv6 undercloud deployment.

    Closes-Bug: #1947177
    Change-Id: I60c8d845b0b0035364e19ac6aa8cad0bc9e614d3
    (cherry picked from commit e05b6083c211fcf9a9b636ac3dfc5c1565e77cb4)
    (cherry picked from commit 293b843478b4ed9ecbfb3fa6d46d5ac3e051bb2c)