]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add 'ip rule ...' support to ip_lib
authorrajeev <rajeev.grover@hp.com>
Sun, 11 May 2014 18:23:01 +0000 (14:23 -0400)
committerrajeev <rajeev_grover@hp.com>
Fri, 13 Jun 2014 16:52:23 +0000 (12:52 -0400)
commit88613528dfd1678c5a4520e6f4c50cbc72853d45
tree912dc5d521db51ce69ef95c8740c463ecfd02c66
parent01c45aecfbd5a97df59fc730b184e856720dd7a7
Add 'ip rule ...' support to ip_lib

This change adds 'ip rule add', 'ip rule delete' and extends the IpRoute
class to support more ip commands

Change-Id: I8ba2f2d2ee896d9f4a378570be1524077d5b663c
Partially-Implements: blueprint neutron-ovs-dvr
neutron/agent/linux/ip_lib.py
neutron/tests/unit/test_linux_ip_lib.py