neutron-tempest-plugin/neutron_tempest_plugin
Takashi Kajinami 815b0d26b4 Replace usage of deprecated path for test decorators
These decorators were moved to the common module in tempest 17.0.0[1].

[1] cd36841ca25b39b9c8ad1b83e0abd0a191d538a0

Change-Id: Ic7a8ac8e98f4b56b2ae2b76071c6dc64c0f34066
2024-02-09 06:19:24 +00:00
..
2024-01-17 12:09:50 +01:00
2023-06-19 08:09:20 +09:00
2023-01-12 09:18:11 +00:00

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.