neutron/neutron/privileged
Brian Haley c148edb857 Do not raise an error deleting neighbour entry
Ever since https://review.openstack.org/#/c/418609/
merged, changing to use the pyroute2 library for managing
neighbour entries, there has been an up-tick in DVR
error messages - "DVR: Failed updating arp entry" is
happening trying to delete a non-existent entry.

Since the error is not fatal, just catch and ignore it.

Change-Id: If6c4715b85c0bd65f5f58600ce5572fa60651510
2017-01-26 16:22:20 -05:00
..
agent Do not raise an error deleting neighbour entry 2017-01-26 16:22:20 -05:00
__init__.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00