neutron/neutron/tests/unit/plugins/ml2
Ihar Hrachyshka 2a23527a9a tests: stop using ml2 plugin full import paths in tests
Stevedore documentation suggest that full import paths are not supposed
to be user visible. Since unit tests emulate users when configuring
oslo.config, we better off relying on well known plugin aliases than
internal details.

For in-tree that may be not a big deal, but with it we set a bad example
for third parties that may later find their tests broken eg. when we
decide to move code around.

TrivialFix

Change-Id: I7bd036ac3df7e7f4c678356d0a793e7d38599dda
2016-07-27 10:40:22 +00:00
..
drivers Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
extensions tests: clean up designate client session mock on test exit 2016-06-20 07:49:14 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py portbindings: use constants for extension keys 2016-01-10 00:42:53 -08:00
base.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Merge "Create segment_host mapping after new network" 2016-07-19 01:05:46 +00:00
test_driver_context.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_ext_portsecurity.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00
test_extension_driver_api.py ML2: Call _dict_extend in create_(net|port) ops 2016-02-06 09:50:38 +00:00
test_managers.py Fix wrong use of list of dict in _check_driver_to_bind 2016-03-21 03:39:41 -04:00
test_plugin.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_port_binding.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_rpc.py Add provisioning blocks to status ACTIVE transition 2016-05-11 11:03:09 -07:00
test_security_group.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_tracked_resources.py Add relationship between port and floating ip 2016-01-29 12:28:15 +03:00