neutron/neutron/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 Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
dhcp Lock in DHCP agent based on network_id 2016-11-28 12:20:25 -08:00
l2 Pass context and resource_type in RPC callback 2016-12-08 06:03:59 -08:00
l3 Modify error word "procedence" to "precedence" 2016-12-28 17:30:13 +08:00
linux Fix a typo in iptables_manager.py 2017-01-05 13:36:55 +07:00
metadata Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
ovsdb Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-01-05 11:57:24 +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
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
metadata_agent.py Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00