neutron/neutron/privileged/agent/linux
Brian Haley 4f627b4e8d Change ip_lib network namespace code to use pyroute2
Change network namespace add/delete/list code to use
pyroute2 library instead of calling /sbin/ip.

Also changed all in-tree callers to use the new calls.

Closes-bug: #1717582
Related-bug: #1492714

Change-Id: Id802e77543177fbb95ff15c2c7361172e8824633
2017-10-04 21:09:28 +00:00
..
__init__.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00
ip_lib.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
netlink_constants.py Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00
netlink_lib.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00