Fix for bugs 446 and 456 52/5452/1
authorRyan Moats <rmoats@us.ibm.com>
Mon, 24 Feb 2014 15:39:03 +0000 (09:39 -0600)
committerRyan Moats <rmoats@us.ibm.com>
Mon, 24 Feb 2014 15:39:03 +0000 (09:39 -0600)
commit04112a9b9591ef8d2e68694fe7ed3a771efd2960
tree2bf3a95519e452a1d3268e2db7abef9415b86105
parent90fe8acf33840e84a50d6df1ed56b6f066879acf
Fix for bugs 446 and 456

Fix for "Null pointer exception on remove_router_interface" (Bug 446)
and "Return better error messages from NeutronAPIService" (Bug 456)

Change-Id: I60c24ac37a91653e4c6f5ff2d654e8f85ad78d44
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronFloatingIPsNorthbound.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronNetworksNorthbound.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronPortsNorthbound.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronRoutersNorthbound.java
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronSubnetsNorthbound.java