python-tripleoclient/tripleoclient/tests/v1
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
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_backup Add backup functionality to Openstack client for undercloud and overcloud. 2020-06-09 11:23:54 -04:00
overcloud_config Use playbook for config-download export 2020-06-09 11:43:47 +05:30
overcloud_deploy Set DeployIndentifier early in tripleoclient-parameters.yaml 2021-01-05 10:24:40 +05:30
overcloud_external_update Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_external_upgrade Remove left over mistral layers of abstration 2020-02-17 12:28:21 -06:00
overcloud_image Ensure build packages installed at runtime 2020-10-29 08:53:22 -06:00
overcloud_netenv_validate Fix some pep8 errors 2020-05-13 13:26:15 +05:30
overcloud_node Drop settings for python2 2021-01-08 17:04:59 +05:30
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_update Use same code path for UpdatePrepare 2021-01-06 09:08:35 +05:30
overcloud_upgrade Ensure root isn't used to run updates/upgrades 2020-09-14 13:58:33 +00:00
tripleo Remove tripleo_validator from tripleoclient 2021-01-07 17:07:50 +01:00
undercloud Remove detection of package manager for undercloud upgrade 2020-10-30 16:59:00 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Fix pathing for container image prepare 2020-09-14 07:29:57 -06:00
test_overcloud_admin.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_bios.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_export.py Dedup host entries in the exported data for stacks 2021-01-15 10:38:16 +01:00
test_overcloud_export_ceph.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
test_overcloud_parameters.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_overcloud_plan.py Add --disable-container-prepare flag 2020-10-30 15:29:10 +00:00
test_overcloud_plan_roles.py Remove mistral from the list_available_roles deploy workflow 2020-02-17 17:41:56 -06:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Update verbosity so it is consistently set 2020-04-04 03:46:36 +00:00
test_plugin.py Client code to do node import with ansible instead of mistral 2020-03-10 09:18:49 -05:00