Fix read of VpnPortipToPort to read from Operational 44/44444/2
authorKoby Aizer <koby.aizer@hpe.com>
Sun, 21 Aug 2016 14:13:24 +0000 (17:13 +0300)
committerKoby Aizer <koby.aizer@hpe.com>
Sun, 21 Aug 2016 14:25:35 +0000 (17:25 +0300)
commit052f849602bee318ab9d49c26179c3a91946aa66
treedafb17a5e4fb2d185feb8d4e0af22911bda9d38c
parentac4ba29b50a1f768016e50b61222b3b4a7eeecb7
Fix read of VpnPortipToPort to read from Operational

In patchset https://git.opendaylight.org/gerrit/#/c/43719/
VpnPortipToPort is written operational DS.

This commit fixes NatUtil/SubnetGwMacChangeListener to read from
the updated location.

Change-Id: I7045c9bff47ef0bde7fc3e9a9d8a3b526e54e125
Signed-off-by: Koby Aizer <koby.aizer@hpe.com>
vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/NatUtil.java
vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/SubnetGwMacChangeListener.java