neutron/neutron/agent
Omer Anson 9183da7c96 Adopt privsep and read routing table with pyroute2
Make use of oslo.privsep to support namespaces. This includes all
relevant code necessary for oslo.privsep to work.

Change ip_lib's get_routing_table method to use pyroute2, rather than
parsing the output of 'ip route'.

Change-Id: I89bfa3dbf1776da973cfca389b2841019a520f75
Partial-Bug: 1492714
Co-Authored-By: Angus Lees <gus@inodes.org>
2016-12-21 17:52:58 +02: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 Clean-up L3 constant TODOs 2016-12-14 11:54:12 -05:00
linux Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
metadata Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
ovsdb Merge "ovsdb: don't erase existing ovsdb managers" 2016-11-28 12:42:21 +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