python-tripleoclient/tripleoclient
John Fulton 1683e1bff9 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
(cherry picked from commit 1e69013691)
2021-04-13 20:21:53 +00:00
..
config Add auth_token_lifetime to undercloud.conf 2021-02-24 18:35:33 +00:00
tests Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-13 20:21:53 +00:00
v1 Move static-inventory option into parser group 2021-04-01 14:45:56 +00:00
v2 Add label argument for the container image build 2021-03-02 19:15:46 +00:00
workflows Add --disable-container-prepare flag 2021-02-23 17:35:34 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Use default environment with --deployed-server 2020-10-15 15:45:20 +05:30
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
export.py Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-13 20:21:53 +00:00
heat_launcher.py Stop to use the __future__ module. 2020-06-21 00:01:31 +08:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Revert "Revert "Add environment variables for better var handling"" 2021-03-09 15:02:15 +00:00