Move southbound to the new notification service 18/27918/4
authorLorand Jakab <lojakab@cisco.com>
Mon, 5 Oct 2015 15:19:39 +0000 (18:19 +0300)
committerLorand Jakab <lojakab@cisco.com>
Thu, 8 Oct 2015 18:17:37 +0000 (21:17 +0300)
commitaf19fc56998c1e48e6acbe22834fbec9771bd6dd
tree8e233704c7ba6cce483a61fc1e3c723572863360
parent709e5063a87e8765e293b5b82bcf550efed3ca0c
Move southbound to the new notification service

We still use the controller project for the dependency, but this should
make it easier to switch to the mdsal project when the time comes.

Change-Id: I007c9bd27c5e5c65d3a066ae55ae5ff15007e107
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
mappingservice/southbound/src/main/config/default-config.xml
mappingservice/southbound/src/main/java/org/opendaylight/controller/config/yang/config/lfm_mappingservice_sb/impl/LfmMappingServiceSbModule.java
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundService.java
mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundService.java
mappingservice/southbound/src/main/yang/lfm-mappingservice-sb-impl.yang
mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundServiceTest.java