Comment 7 for bug 1950528

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

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

commit efc328c66898bfc09c5dcb00fe5f584a45b899ff
Author: Douglas Viroel <email address hidden>
Date: Fri Nov 12 12:11:27 2021 -0300

    Make PingTestGatewayIPsMap a map of flatten lists

    PingTestGatewayIPsMap elements may contain list of lists, causing failures
    on roles that iterate over them. See [1] and #1950528 for more info.

    [1] https://review.opendev.org/c/openstack/tripleo-ansible/+/817500

    Closes-bug: #1950528
    Change-Id: Idb70c822f01f808871a53689edfa2edf52e59e54
    Signed-off-by: Douglas Viroel <email address hidden>