python-tripleoclient/tripleoclient
John Fulton 226a907871 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)
(cherry picked from commit 1683e1bff9)
2021-04-14 19:58:19 +00:00
..
config Add auth_token_lifetime to undercloud.conf 2021-02-24 18:35:51 +00:00
tests Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-14 19:58:19 +00:00
v1 Move static-inventory option into parser group 2021-04-01 14:46:58 +00:00
v2 Merge "Add label argument for the container image build" into stable/ussuri 2021-03-08 23:49:12 +00:00
workflows Merge "Add --disable-container-prepare flag" into stable/ussuri 2021-02-09 00:21:57 +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 Add tripleo_states to default callback whitelist 2020-10-13 20:51:58 +00:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
export.py Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-14 19:58:19 +00:00
heat_launcher.py Fix some pep8 errors 2020-05-13 13:26:15 +05:30
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-25 19:04:26 +00:00