added integration test TELSDN-220 52/1852/9
authorGuy Sela <guy.sela@contextream.com>
Sat, 21 Sep 2013 21:50:26 +0000 (00:50 +0300)
committerGuy Sela <guy.sela@contextream.com>
Mon, 23 Sep 2013 18:47:06 +0000 (21:47 +0300)
commite98fc237c1793bfb6025ceaaca252c2f9c23fd1e
tree13c39527160812e7a74192f4547e0a6e28b09d74
parentbf9363432b9a3deb4a1d97f78771642aaddb3070
added integration test TELSDN-220

Change-Id: If97527b0fc1e88d70f86fea5f8e13f3855857a02
Signed-off-by: Guy Sela <guy.sela@contextream.com>
commons/parent/pom.xml
mappingservice/.gitignore
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java
mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/serializer/MapNotifySerializer.java
mappingservice/integrationtest/pom.xml [new file with mode: 0644]
mappingservice/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java [new file with mode: 0644]
mappingservice/integrationtest/src/test/resources/logback.xml [new file with mode: 0644]
mappingservice/pom.xml
mappingservice/southbound/pom.xml
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundService.java