Comment 45 for bug 1946239

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/815203
Committed: https://opendev.org/openstack/tripleo-ansible/commit/9845747aca3db89a69eea5e3ee2488bb225f8eca
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 9845747aca3db89a69eea5e3ee2488bb225f8eca
Author: Harald Jensås <email address hidden>
Date: Fri Oct 8 13:52:53 2021 +0200

    Use service_net_map for internal_api_vip

    Use the internal_api_network entry in service_net_map for
    internal_api_virtual_ip instead of conditions on hard-coded
    network name 'InternalApi'.

    Also clean up indentation for public_virtual_ip.

    Related-Bug: #1946239
    Depends-On: I1dcd9da59487bfa0842c5f131a0e9a9d9d0c676d
    Change-Id: Iaba927739f82253809b1f0a1c96b9ac98a005ed6
    (cherry picked from commit abbfc7f2aa119caff021944a78bd7b6fd6c97152)