neutron/neutron/tests/unit/extensions
Luong Anh Tuan 4f3be300b2 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.We should
use that function when generating uuids for consistency.

Change-Id: Id13e01ba59f37a5be90db1fe778e9735f0e8b9b6
Closes-Bug: #1082248
2017-01-05 11:57:24 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +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 Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_address_scope.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_agent.py Neutron-lib: use the L3_AGENT* definitions from neutron-lib 2016-08-01 06:50:11 -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 Remove deprecated default subnetpools 2016-08-02 11:25:12 +01:00
test_dns.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_external_net.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_extra_dhcp_opt.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extraroute.py neutron-lib: start using neutron-lib helpers 2016-10-10 01:30:26 -07:00
test_flavors.py Use DB field sizes instead of _MAX_LEN constants 2016-12-23 13:48:57 +00:00
test_l3.py Merge "Check for unbound ports in L3 RPC handler" 2016-12-12 13:39:04 +00:00
test_l3_ext_gw_mode.py Use Port OVO object in test_l3_ext_gw_mode 2016-12-02 12:37:48 +00:00
test_netmtu.py Calculate MTU on every network fetch instead of on create 2016-07-20 13:26:50 +02:00
test_network_ip_availability.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_portsecurity.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_providernet.py Remove allow_pagination and allow_sorting config options 2016-11-29 12:34:19 +00:00
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 "Bulk creation of SecurityGroups" 2016-12-25 05:48:16 +00:00
test_segment.py Change passing session to context in segments db functions 2016-12-23 16:47:41 +04:00
test_servicetype.py Make UUIDField actually validate UUIDs 2016-12-07 15:11:43 +00:00
test_subnet_service_types.py Fix DHCP Port Creation on Service Subnets 2016-12-12 12:40:03 +00:00
test_tag.py Add notify for tag operations 2016-11-29 14:37:05 +09:00
test_timestamp.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_vlantransparent.py Remove allow_pagination and allow_sorting config options 2016-11-29 12:34:19 +00:00
v2attributes.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00