neutron/neutron/tests/unit/plugins/ml2
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
..
drivers Merge "Don't create HA resources until needed" 2017-01-02 17:48:55 +00:00
extensions Merge "Allow keystone v3 in the designate driver" 2016-12-23 16:23:48 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py macvtap: Mech driver detects invalid migration 2016-09-02 18:42:25 +00:00
base.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07: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 Change passing session to context in segments db functions 2016-12-23 16:47:41 +04: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 Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_extension_driver_api.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +00:00
test_managers.py Change import statement to not rename the module 2016-11-14 13:53:51 +07:00
test_plugin.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +00:00
test_port_binding.py Unittests improvement 2016-12-14 15:57:36 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_security_group.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_tracked_resources.py Add relationship between port and floating ip 2016-01-29 12:28:15 +03:00