NETVIRT-1252: NPE while creating internet VPN interface 78/71878/1
authorAbhinav Gupta <abhinav.gupta@ericsson.com>
Wed, 9 May 2018 07:13:27 +0000 (12:43 +0530)
committerAbhinav Gupta <abhinav.gupta@ericsson.com>
Wed, 9 May 2018 07:16:32 +0000 (12:46 +0530)
commit7e062b0f0ad298a386025ac67334c9f85c04a9a0
tree12696694bf4c769d5902b5ef6834594cdc9ddca4
parentf10644861efabf11ff5d8cee8f3e6201d28449e8
NETVIRT-1252: NPE while creating internet VPN interface

Due to an NPE introduced as part of
https://git.opendaylight.org/gerrit/#/c/57411/, VPN interfaces belonging to
internet based VPNs are not getting created. This is part of a DJC job which
creates IETF interface for the neutron port as well. Due to this failure,
table 0 entry is ultimately not getting realized.

This commit fixes the same.

Change-Id: I8cdcb273c47c2627583cd367fa4dbfba446298a2
Signed-off-by: Abhinav Gupta <abhinav.gupta@ericsson.com>
neutronvpn/impl/src/main/java/org/opendaylight/netvirt/neutronvpn/NeutronvpnManager.java