Bug 6758: Remove inter-VPN link state even if error 89/45889/6
authorAlvaro Gonzalez ARROYO <alvaro.gonzalez.arroyo@ericsson.com>
Tue, 20 Sep 2016 13:21:48 +0000 (15:21 +0200)
committerSam Hague <shague@redhat.com>
Mon, 3 Oct 2016 23:14:48 +0000 (23:14 +0000)
commitbfab122640dff3342a93bc0a48bdc2ae44da7244
tree01652c218af02a1e59ffa370d717949694265d9f
parentac7f931d5b73abdea30f36910c9184eb15fb10ca
Bug 6758: Remove inter-VPN link state even if error

When an inter-VPN link in error state is removed, the
inter-VPN link is removed from MDSAL but not the state.
The bug was due because, when the state is error, it has
not any attribute with the endpoint states.

Change-Id: Ic8324c6ed5a5b5b3cf9a65694aff7ff137f3ae40
Signed-off-by: Alvaro Gonzalez ARROYO <alvaro.gonzalez.arroyo@ericsson.com>
vpnservice/vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/netvirt/vpnmanager/intervpnlink/InterVpnLinkListener.java [changed mode: 0644->0755]