Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
3feaab6c99
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 |
||
---|---|---|
devstack | ||
playbooks | ||
whitebox_neutron_tempest_plugin | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Whitebox Neutron Tempest Plugin
Tempest plugin with openstack-k8s-operators oriented whitebox tests for Neutron project.
- Free software: Apache license
- Source: https://opendev.org/x/whitebox-neutron-tempest-plugin