neutron/neutron/tests/unit/agent
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
..
common Fix some slow unit tests 2016-12-08 14:11:34 -08:00
dhcp Merge "Calculate IPv4 DHCP subnets once for metadata" 2016-12-20 10:42:54 +00:00
l2 Pass context and resource_type in RPC callback 2016-12-08 06:03:59 -08:00
l3 Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +00:00
linux Merge "Delete related conntrack when delete vm" 2016-12-23 16:24:34 +00:00
metadata Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
ovsdb ovsdb: don't erase existing ovsdb managers 2016-11-23 07:21:08 +00:00
windows Typo on side_effect rendering the test useless 2016-11-17 21:24:54 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_securitygroups_rpc.py Remove iptables nat and mangle rules for security group 2016-12-21 14:48:46 +08:00