neutron/neutron/tests/unit/extensions
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
foxinsocks.py Classes lack metaclass decoration 2016-05-05 13:31:15 -06:00
test_address_scope.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_agent.py Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
test_availability_zone.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_default_subnetpools.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_dns.py Ensure unit tests don't assume an IP address allocation strategy 2016-05-17 09:50:25 -07:00
test_external_net.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_extra_dhcp_opt.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extraroute.py Ensure unit tests don't assume an IP address allocation strategy 2016-05-17 09:50:25 -07:00
test_flavors.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
test_l3.py Fix typo in message string causing server exception 2016-07-08 15:21:45 -04:00
test_l3_ext_gw_mode.py Make deepcopy of update body in API layer 2016-05-15 00:19:38 -07:00
test_netmtu.py Merge "Fix params order in assertEqual" 2016-02-05 07:44:36 +00:00
test_network_ip_availability.py Add API extension for reporting IP availability usage statistics 2016-02-29 05:31:48 +00:00
test_portsecurity.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
test_providernet.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_quotasv2.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_router_availability_zone.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
test_securitygroup.py Merge "Prevent adding duplicated sg rules with diff description" 2016-06-14 23:12:18 +00:00
test_segment.py tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
test_servicetype.py Add method to get service provider names by resources 2016-05-12 07:40:45 -07:00
test_tag.py Add filter for resource tag 2016-03-01 20:47:12 +00:00
test_timestamp_core.py objects: switch base plugin class to using subnetpool object 2016-06-14 14:26:33 +00:00
test_vlantransparent.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
v2attributes.py Simplify extension processing 2015-09-30 15:29:06 +09:00