BUG 5057 bgpvpn-create fails with IOBE 05/33605/1
authorVishal Thapar <vishal.thapar@ericsson.com>
Fri, 22 Jan 2016 17:24:45 +0000 (18:24 +0100)
committerVishal Thapar <vishal.thapar@ericsson.com>
Wed, 27 Jan 2016 07:17:02 +0000 (07:17 +0000)
commit05eb117de4d6929dd50c2fd569fa767381c1ccc3
tree8f283a31207589d55c36441322b56cc11417660b
parent3f9f247593ba113848b29ad81d1a07c5f63e0d26
BUG 5057 bgpvpn-create fails with IOBE

When trying to create BGPVPN NeutronBgpvpnChangeListener throws IOBE. This
is because it checks if router-id is null but not if it is empty.

Change-Id: I2c67ed4c0d070e2742f7b514e9f9ac81f27a054c
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
(cherry picked from commit 1df47af1e7a096d063ef1239fb2fe88baa07d0a4)
neutronvpn/neutronvpn-impl/src/main/java/org/opendaylight/vpnservice/neutronvpn/NeutronBgpvpnChangeListener.java