Bug 9297 : Adjacency doesn't exist exception fo FIP 94/65294/1
authorcgowdru <chetan.arakere@altencalsoftlabs.com>
Thu, 2 Nov 2017 07:21:43 +0000 (12:51 +0530)
committerSam Hague <shague@redhat.com>
Wed, 8 Nov 2017 01:19:19 +0000 (01:19 +0000)
commit7a69cdde61c7317226ea832c4088bcec521d2cd6
tree693e651fdc3c3d3426228bcf8df1195d326b0a03
parent7b83854842cfefc3bf3c84cf0a07c0a8c6b3ab17
Bug 9297 : Adjacency doesn't exist exception fo FIP

Description : When are ARP request for floating-ip(which is learnt
earlier) is received(with mac address change due to deletion and creation
of same FIP during tempest), query is done to delete the odl-adjacency
from vpn-interface which doesn't exists.

Instead of quering all adjacenies, change done for existance of specific
adjancency and delete it if only exists.

Change-Id: Id39f9f0830330bb84869c0d3a88c4787cd55df3c
Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
vpnservice/vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/netvirt/vpnmanager/ArpNotificationHandler.java