NETVIRT-1641 neutronvpn:networkMaps update failed when add the second subnet under... 05/86305/1
authorAshik Alias <ashik.alias@ericsson.com>
Mon, 9 Dec 2019 10:20:48 +0000 (15:50 +0530)
committerAshik Alias <ashik.alias@ericsson.com>
Mon, 9 Dec 2019 10:24:06 +0000 (15:54 +0530)
commit4171a81403603057bb8d7010b2037beac9e74281
tree7f8d6de063303447c718dfcd19e0c7196eb039c9
parent387e3b71744c4bc4cbec7e822f725661b8e307b9
NETVIRT-1641 neutronvpn:networkMaps update failed when add the second subnet under network

we were trying to update the subnet list within builder directly instead
of using a new reference.

Change-Id: If372124b2eda0cf26d35e0b7246b1b64d3fc455e
Signed-off-by: Ashik Alias <ashik.alias@ericsson.com>
neutronvpn/impl/src/main/java/org/opendaylight/netvirt/neutronvpn/NeutronSubnetChangeListener.java