370f71e987
This issue is related to: * https://bugs.launchpad.net/neutron/+bug/2033887: the patches previously merged in the Neutron repository [1][2] should be reverted. * https://bugs.launchpad.net/neutron/+bug/2024160: this issue is still present. [1]https://review.opendev.org/c/openstack/neutron/+/882581 [2]https://review.opendev.org/c/openstack/neutron/+/888776 Change-Id: I9d8d76810d15913c29610464ab1b8fa34863aaf6 Related-Bug: #2024160 Related-Bug: #2033887 |
||
---|---|---|
.. | ||
api | ||
bgpvpn | ||
common | ||
fwaas | ||
neutron_dynamic_routing | ||
scenario | ||
services | ||
sfc | ||
tap_as_a_service | ||
vpnaas | ||
__init__.py | ||
config.py | ||
exceptions.py | ||
plugin.py | ||
README.rst |
WARNING
Some files under this path were copied from tempest as part of the move of the api tests, and they will be removed as required over time to minimize the dependency on the tempest testing framework. While it exists, only neutron_tempest_plugin.* should be importing files from this path. neutron_tempest_plugin.config uses the global cfg.CONF instance and importing it outside of the api tests has the potential to break Neutron's use of cfg.CONF.