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