]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add 'ip neigh' to ip_lib
authorrajeev <rajeev.grover@hp.com>
Wed, 16 Apr 2014 22:24:44 +0000 (18:24 -0400)
committerrajeev <rajeev.grover@hp.com>
Fri, 18 Apr 2014 01:40:57 +0000 (21:40 -0400)
commitc2e3c73693b1003bcf1e60f73740b41ca90373ff
tree9fe31309bcb744230a67dede9dd713b37ab4f561
parent9a1af60ae09c2e05cd9011d14943c411bf42fc84
Add 'ip neigh' to ip_lib

This change adds 'ip neigh add' and 'ip neigh delete' as
Ip Device commands

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