python-tripleoclient/tripleoclient/tests
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
fixture_data Remove unused write_overcloudrc() function 2020-05-13 13:19:14 +05:30
v1 Modifying Openstack client for undercloud and overcloud backup 2021-02-17 12:34:19 +01:00
v2 Modifying Openstack client for undercloud and overcloud backup 2021-02-17 12:34:19 +01:00
workflows Add --disable-container-prepare flag 2021-01-07 09:03:59 -07:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Remove mistral from the configure workflows 2020-03-13 11:07:53 +00:00
test_export.py Use ceph_mon_network to find Ceph monitor IPs for export 2021-04-14 19:58:19 +00:00
test_overcloud_credentials.py Use ansible playbook for creating overcloudrc 2020-05-05 17:18:16 +05:30
test_plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
test_utils.py Check CephClusterFSID against proposed env files 2020-10-15 10:11:57 +02:00