Remove port concurrent hash map 83/24483/7
authorRyan Moats <rmoats@us.ibm.com>
Thu, 23 Jul 2015 15:47:38 +0000 (10:47 -0500)
committerRyan Moats <rmoats@us.ibm.com>
Tue, 11 Aug 2015 16:10:20 +0000 (11:10 -0500)
commit626e5b05acd62b92735c8fb1fae3b6a77333d1ae
treec9de78df81d4888601a13053715c67c5c25ec047
parent64e1f1c29a1bc85ef5daba30c16af6a9cf931e99
Remove port concurrent hash map

In addition to removing the concurrent hash map, this
code addresses some problems found with updates of port
objects currently passed downstream by networking-odl.

Change-Id: I282f6e4db86e53cd4bf141a736d85d001b93f3e5
Signed-off-by: Ryan Moats <rmoats@us.ibm.com>
integration/test/src/test/java/org/opendaylight/neutron/e2etest/Neutron_Bug3812_Tests.java
neutron-spi/src/main/java/org/opendaylight/neutron/spi/INeutronPortCRUD.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronPortsNorthbound.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronPortInterface.java