Fix two neutron service defects 13/2713/3
authorRyan Moats <rmoats@us.ibm.com>
Wed, 13 Nov 2013 16:55:04 +0000 (10:55 -0600)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 14 Nov 2013 13:46:47 +0000 (13:46 +0000)
commit9f90f4db6c2848999d8b637a3c19b93982b26ee2
tree7a65656ad382df2e88ab19d583a34c22199025b4
parent83291dd59ee117454596081f09e1248e89551020
Fix two neutron service defects

Ensure that singleton neutron network objects are properly
initialized on create.  Add case insensitive check to port
MAC address on create.

Change-Id: I6b929302cba775e4ccd1f8c8c0f297a2154c2624
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
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