ElanInstance DS not populated properly 93/84093/2
authorAmitesh Soni <amitesh.soni@ericsson.com>
Fri, 30 Aug 2019 10:01:44 +0000 (15:31 +0530)
committerAbhinav Gupta <abhinav.gupta@ericsson.com>
Fri, 6 Dec 2019 07:17:05 +0000 (07:17 +0000)
commitc4febffa0cd4c25753d337dc94608260a3618a5d
tree4893eefb02298a6d2d7aaae097ac3d7e7a90dcf0
parent3bb8b2a6054441811eae3fc5ef6d258fdb111233
ElanInstance DS not populated properly

While debugging "VMs cannot refresh IPs via DHCP",
it was seen that in "updateOperationalDataStore" method,
we were not writing to ElanInstance DS properly, due to
which, ElanInstance DS was having certain fields null and
eventually not programming table 36 and table 52 (for remote
unknown DMAC flow).

Now, fixing this issue to populate ElanInstance DS properly.

Change-Id: If2132ae191b5694074a272fc4baf37757da6f88c
Signed-off-by: Amitesh Soni <amitesh.soni@ericsson.com>
elanmanager/impl/src/main/java/org/opendaylight/netvirt/elan/utils/ElanUtils.java