neutron/neutron/tests/unit/extensions
Boden R 72b6db9379 use dns api def from neutron-lib
neutron-lib contains the dns API definition and associated exceptions,
constants, etc. This patch moves all references over to use the API
def from neutron-lib.

NeutronLibImpact

Change-Id: If180cf92d8ae31a0857080239e8233095cd6c768
2017-10-20 16:38:33 -06:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py ExtensionTestCase: register correct core plugin 2017-03-28 02:46:45 +00:00
extendedattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
extensionattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
foxinsocks.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
test_address_scope.py use neutron-lib address scope apidef 2017-09-20 10:58:12 -06:00
test_agent.py Spin off context module 2017-03-06 16:25:29 +00:00
test_availability_zone.py Spin off context module 2017-03-06 16:25:29 +00:00
test_data_plane_status.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
test_default_subnetpools.py Replace default subnetpool API tests with UT 2017-09-26 11:11:18 +00:00
test_dns.py use dns api def from neutron-lib 2017-10-20 16:38:33 -06:00
test_external_net.py Redundant alias in import statement 2017-10-19 15:31:03 +07:00
test_extra_dhcp_opt.py use extra_dhcp_opt api-def from neutron-lib 2017-05-31 15:06:35 +00:00
test_extraroute.py Redundant alias in import statement 2017-10-19 15:31:03 +07:00
test_flavors.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_l3.py use dns api def from neutron-lib 2017-10-20 16:38:33 -06:00
test_l3_ext_gw_mode.py Integration of IPAllocation 2017-06-21 17:33:41 +09:00
test_network_ip_availability.py Merge "Add network ip availability filtered by project_id" 2017-10-19 08:39:28 +00:00
test_portsecurity.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00
test_providernet.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_quotasv2.py consume common constants from lib 2017-10-13 11:45:18 -06:00
test_quotasv2_detail.py Allow unprivileged users to get their quota usage 2017-08-11 06:41:24 +00:00
test_router_availability_zone.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_securitygroup.py Merge "Replace six.iteritems with dict.items(Part-1)" 2017-04-17 15:16:58 +00:00
test_segment.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_servicetype.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_subnet_service_types.py Eliminate lookup of "resource extend" funcs by name 2017-04-21 14:48:42 -04:00
test_tag.py Tag mechanism supports resources with standard attribute 2017-07-25 08:14:04 +09:00
test_timestamp.py Removed unnecessary setUp calls in tests 2017-07-31 17:16:01 +02:00
test_vlantransparent.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
v2attributes.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00