Remove dependency on clusterdao 57/20057/5
authorFlorin Coras <fcoras@cisco.com>
Mon, 11 May 2015 21:08:45 +0000 (14:08 -0700)
committerFlorin Coras <fcoras@cisco.com>
Fri, 22 May 2015 23:01:31 +0000 (16:01 -0700)
commitff1fa35b7199b2e861d675ff7d9d7c49283198db
tree26923ed9b7790422f680955b333fa5e0c4385c13
parent524f07d8f47aac3efd7766aa09135342b002e49b
Remove dependency on clusterdao

This is part of an effort to remove adsal dependencies. Instead of
clusterdao we use HashMapDb, as an in memory map-server datastore.

Change-Id: Iccf7eccefe83e36fbf98e819b88a6036f7a7d4cf
Signed-off-by: Florin Coras <fcoras@cisco.com>
features/pom.xml
features/src/main/resources/features.xml
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/Activator.java
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java
mappingservice/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java
mappingservice/southbound/pom.xml