Comment 9 for bug 1922788

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

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

commit bd2fd5f1a28b83ce4652f42d83d7c1917fc27fc0
Author: John Fulton <email address hidden>
Date: Tue Apr 6 21:01:02 2021 +0000

    Use ceph_mon_network to find Ceph monitor IPs for export

    When 'openstack overcloud export ceph' is run, do not assume
    the storage_ip will be set. Instead, find the ceph_mon_network
    name in the service_net_map, e.g. 'storage' or 'ctlplane', and
    then use that network name to get the IP from the inventory.

    Closes-Bug: #1922788
    Change-Id: I962bed846b2cae7206c76f883f9294d366031245