Invalid cast results in HTTP 500 error returned by the Neutron REST APIs. 35/4235/1
authorMadhu Venugopal <mavenugo@gmail.com>
Tue, 14 Jan 2014 18:55:33 +0000 (10:55 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Tue, 14 Jan 2014 18:55:33 +0000 (10:55 -0800)
commitb555ec3a09714e0601ba2caeace96957aab42638
tree7dde711a874f61c3417cd226bc8219f97dd97dbf
parent54bed4dd6dfbada9a8e2ddf70ca84952aec3f55a
Invalid cast results in HTTP 500 error returned by the Neutron REST APIs.

I think this is a copy+paste error where a INeutronSubnetAware is incorrectly casted to INeutronPortAware.

Change-Id: I5009b790edbc60e5b143a520d306d984e14fea37
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
opendaylight/northbound/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/northbound/NeutronPortsNorthbound.java