blob: 5b3600a95adde02ddd38c3106fe73685d1d455e4 [file] [log] [blame]
Maru Newbydeb46312015-02-21 00:15:12 +00001WARNING
2=======
3
Maru Newby70cbd042015-03-24 16:21:57 +00004The files under this path were copied from tempest as part of the move
5of the api tests, and they will be removed as the required
6functionality is transitioned from tempest to tempest-lib. While it
7exists, only neutron.tests.api and neutron.tests.retargetable should
8be importing files from this path. neutron.tests.tempest.config uses
9the global cfg.CONF instance and importing it outside of the api tests
10has the potential to break Neutron's use of cfg.CONF.