Bug 7786 Delete and re add of access port handling 95/51795/5
authorAkash <a.k.sahu@ericsson.com>
Mon, 13 Feb 2017 15:39:44 +0000 (21:09 +0530)
committerVivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Wed, 22 Feb 2017 09:40:05 +0000 (09:40 +0000)
commit9ee310da6c6e80c65455166fbbc7249c6a332d61
tree196a73e279c0bbff840b1e74a89855f12d5ec124
parent4201e193470aad5586dba7d7486d0128c9a35948
Bug 7786 Delete and re add of access port handling

After deleting access port in l2gw device and upon readding , vlan
bindings were missing .
Fix is to resync upon such case from config topology.

Change-Id: I993616f6ea90312af2ae5830e444c1918f8b48bb
Signed-off-by: Akash <a.k.sahu@ericsson.com>
vpnservice/elanmanager/elanmanager-impl/src/main/java/org/opendaylight/netvirt/elan/l2gw/listeners/HwvtepTerminationPointListener.java
vpnservice/elanmanager/elanmanager-impl/src/main/java/org/opendaylight/netvirt/elan/l2gw/utils/SettableFutureCallback.java [new file with mode: 0644]