python-tripleoclient/tripleoclient/tests
Bogdan Dobrelya e3c118756f Dedup host entries in the exported data for stacks
Do not add extra host entries for VIPs for stacks deployed off the
exported data, since it already contains those entries

This is done by setting AddVipsToEtcHosts to False.
Then a stack is deployed, no more VIPs will be added into /etc/hosts
of the targeted hosts.

Change-Id: Iba03aed76fab1977e2b51ef69e8e08a493152ed6
Closes-bug: #1911792
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2021-01-15 10:38:16 +01:00
..
config Merge "Add new toggle to disable Swift" 2020-12-02 04:19:34 +00:00
fixture_data Remove unused write_overcloudrc() function 2020-05-13 13:19:14 +05:30
v1 Dedup host entries in the exported data for stacks 2021-01-15 10:38:16 +01:00
v2 Drop settings for python2 2021-01-08 17:04:59 +05:30
workflows Add --disable-container-prepare flag 2020-10-30 15:29:10 +00: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 Further cleanup unit tests 2020-06-19 08:44:28 +05:30
test_export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +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 Add check for nic config with ansible migration 2020-10-16 07:47:02 +05:30