bug 7781 update vlan bindings and tunnel ips 79/51779/3
authorK.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
Mon, 13 Feb 2017 10:27:22 +0000 (15:57 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Mon, 20 Mar 2017 19:24:20 +0000 (19:24 +0000)
commit6a6c41dba95613590586d6a2184fbeecc3784404
treedf517b66771281e080170c6042c4cd5c7e8dbaa5
parent3da157271334f7b38e91b618a62130c29c0046c7
bug 7781 update vlan bindings and tunnel ips

1) when the vlan bindings is deleted in the device , the same thing is not
deleted in operational datastore because the port to be updated is not
searched properly.

2) When the tunnel ip is updated, as the physical switch is merged the
tunnel ips child is appened. Excluded the tunnel ips from physical switch
merge operation and adding and removing them seperately.

Change-Id: I64004638a6ce5031fd0f15fad3586f8c84f869db
Signed-off-by: K.V Suneelu Verma <k.v.suneelu.verma@ericsson.com>
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalPortUpdateCommand.java
hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transactions/md/HwvtepPhysicalSwitchUpdateCommand.java