You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 years ago | |
---|---|---|
.. | ||
common | 8 years ago | |
services | 8 years ago | |
README.rst | 8 years ago | |
__init__.py | 8 years ago | |
auth.py | 8 years ago | |
config.py | 8 years ago | |
exceptions.py | 8 years ago | |
manager.py | 8 years ago | |
test.py | 8 years ago |
README.rst
WARNING
The files under this path were copied from tempest as part of the move of the api tests, and they will be removed as the required functionality is transitioned from tempest to tempest-lib. While it exists, only neutron.tests.api and neutron.tests.retargetable should be importing files from this path. neutron.tests.tempest.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.