rally-openstack/rally_openstack/task/cleanup
Andrey Kurilin f89f962057 Introduce NeutronService helper
This helper is a way to unify the way of usage Neutron API and remove code
duplication.

 - NeutronWrapper was developed with a compatible to NovaNetworkWrapper
   interface. This means a lot of limitations that was introduced from
   the beggining
 - NeutronUtils was build on top of Scenario plugin class that makes it
   hard to be reusable from context objects

Change-Id: Ie87d5145c3b58f961fc56fe6375860919416318d
2020-05-04 16:22:11 +03:00
..
__init__.py Restruct the project 2020-03-27 19:06:13 +02:00
base.py Restruct the project 2020-03-27 19:06:13 +02:00
manager.py Remove deprecated stuff. Part 1 2020-04-02 16:01:00 +03:00
resources.py Introduce NeutronService helper 2020-05-04 16:22:11 +03:00