BUG 8828: Fix NPE when no remote IP on interface 97/60397/2
authorJaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
Mon, 10 Jul 2017 10:41:15 +0000 (12:41 +0200)
committerSam Hague <shague@redhat.com>
Fri, 14 Jul 2017 20:26:08 +0000 (20:26 +0000)
commitfc425f363a5eff32fd40a87c705235fb52938c75
treec085e366e78681cdc7d63fbf9d6f57522853af93
parentfb80713a94e38cfce5f50acd45f23d258c7d0d36
BUG 8828: Fix NPE when no remote IP on interface

Fix NPE When new netvirt classifier fetches the remote IP address of an
egress interface that does not have one (for example, when it is not
a tunnel interface).

Change-Id: Ie76ca25847113d04d440c6497768e9f363ac9569
Signed-off-by: Jaime Caamaño Ruiz <jaime.caamano.ruiz@ericsson.com>
Signed-off-by: Sam Hague <shague@redhat.com>
vpnservice/sfc/classifier/impl/src/main/java/org/opendaylight/netvirt/sfc/classifier/providers/GeniusProvider.java
vpnservice/sfc/classifier/impl/src/main/java/org/opendaylight/netvirt/sfc/classifier/service/domain/impl/ConfigurationClassifierImpl.java