tap-as-a-service-tempest-pl.../neutron_taas_tempest_plugin/tests/scenario
Roman Popelka 4b73492517 Remove _get_network_by_name, _dissassociate_floating_ip methods
As tempest.scenario.manager was announced stable interface in Tempest 27.0.0[1] it can be now reused in plugins.

Replaced methods:
	* _get_network_by_name
	* _disassociate_floating_ip

Etherpad concerning this effort:
https://etherpad.opendev.org/p/tempest-scenario-manager-cleanup

[1] https://docs.openstack.org/releasenotes/tempest/v27.0.0.html#release-notes-27-0-0

Change-Id: Id5d9b1f74e2d9df56a320587b9ceb8b12f91963b
2022-03-10 09:36:43 +00:00
..
__init__.py Remove stuff not necessary for the tempest plugin 2019-03-27 18:00:41 +09:00
base.py Add a scenario test and refactor API tests 2019-04-09 21:15:59 -05:00
manager.py Remove _get_network_by_name, _dissassociate_floating_ip methods 2022-03-10 09:36:43 +00:00
test_taas.py Fix assertions in taas-vlan-filter tests 2019-04-10 23:08:11 +09:00
test_traffic_impact.py Add scenario tests to taas tempest plugin 2019-12-12 14:14:24 -06:00