whitebox-neutron-tempest-pl.../whitebox_neutron_tempest_plugin
Eduardo Olivares 3feaab6c99 Fix exclude_hosts mechanism in _create_server method
Patch [1] broke the way tests specify that a VM has to be spawned on
a host different from a provided list of exclude_hosts because the list
of hosts includes shortnames instead of FQDN after [1] was merged.
This patch fixes this problem.

Besides that, the method `get_shortname_for_server` is renamed to
`get_host_shortname_for_server` because what it really returns is the
hypervisor/host name.

[1] https://review.opendev.org/c/932348

Change-Id: I584565b42bfb691c224330ab96664ac9fec150c1
2024-10-24 14:47:11 +02:00
..
common Use the value of "ml2_plugin_config" when retrieving the ML2 conf file 2024-09-12 12:34:38 +00:00
tests Fix exclude_hosts mechanism in _create_server method 2024-10-24 14:47:11 +02:00
__init__.py Add base plugin class and setup module 2022-08-22 12:19:14 +02:00
config.py Fix dvr vip failover tests 2024-09-16 00:14:56 +03:00
plugin.py Add config module to the whitebox neutron tempest plugin 2022-08-26 13:30:26 +02:00