neutron/neutron/agent
Cedric Brandily 99c9af8f7a Python 3: use a hash to sort dictionaries
Dictionaries are unorderable in py3K. This change defines the method
safe_sort_key[1] which could be used a sort function for list of
dictionaries and non-dictionaries.

[1] neutron.common.utils

Change-Id: I9c9fae53bb3ac5b8611c92164c9630c82c2d0ceb
Blueprint: neutron-python3
2015-08-31 22:53:27 +02:00
..
common Add config option to specify ovs datapath. 2015-08-21 12:18:32 +01:00
dhcp Add dns_label processing for Ports 2015-08-24 17:26:35 -05:00
l2 Merge "Removed configuration option for qos agent driver selection" into feature/qos 2015-08-11 01:04:55 +00:00
l3 Python 3: use a hash to sort dictionaries 2015-08-31 22:53:27 +02:00
linux Fix usage of netaddr '.broadcast' 2015-08-31 12:38:39 +00:00
metadata Python 3: hmac requires bytes key/msg 2015-08-13 12:30:42 +02:00
ovsdb Add config option to specify ovs datapath. 2015-08-21 12:18:32 +01:00
windows Python 3: encode or decode i/o data of Popen.communicate() 2015-08-16 14:42:48 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
dhcp_agent.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
firewall.py Add conntrack-tool to manage security groups 2015-07-21 20:24:53 +08:00
l3_agent.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
metadata_agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
rpc.py Merge "Fix a microsecond format of isoformat()" 2015-08-03 20:57:02 +00:00
securitygroups_rpc.py Use a conntrack zone per port in OVS 2015-08-15 06:36:22 -07:00