Maru Newby | deb4631 | 2015-02-21 00:15:12 +0000 | [diff] [blame] | 1 | WARNING |
| 2 | ======= |
| 3 | |
Ihar Hrachyshka | 4c1b866 | 2017-04-26 22:19:26 -0700 | [diff] [blame] | 4 | Some files under this path were copied from tempest as part of the move of the |
| 5 | api tests, and they will be removed as required over time to minimize the |
| 6 | dependency on the tempest testing framework. While it exists, only |
| 7 | neutron.tests.tempest.* should be importing files from this path. |
| 8 | neutron.tests.tempest.config uses the global cfg.CONF instance and importing it |
| 9 | outside of the api tests has the potential to break Neutron's use of cfg.CONF. |