Provide northbound for controller properties 43/2143/5
authorKatelyn Kasperowicz <kkaspero@cisco.com>
Wed, 23 Oct 2013 22:20:50 +0000 (15:20 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 29 Oct 2013 21:09:37 +0000 (21:09 +0000)
commitb2b9f320d79eac0253f2417b11eb74bdbc095c66
tree11c0abc70df0b9fe205cf02e5f8d184a8ee57d89
parenta111559d66096090909ef933800df3731f37ba21
Provide northbound for controller properties

Change-Id: Ie68e557287ae72bd6456ad8d63c7d1804429b64d
Signed-off-by: Katelyn Kasperowicz <kkaspero@cisco.com>
18 files changed:
opendaylight/commons/opendaylight/pom.xml
opendaylight/distribution/opendaylight/pom.xml
opendaylight/forwardingrulesmanager/integrationtest/pom.xml
opendaylight/hosttracker/integrationtest/pom.xml
opendaylight/northbound/controllermanager/enunciate.xml [new file with mode: 0644]
opendaylight/northbound/controllermanager/pom.xml [new file with mode: 0644]
opendaylight/northbound/controllermanager/src/main/java/org/opendaylight/controller/controllermanager/northbound/ControllerManagerNorthbound.java [new file with mode: 0644]
opendaylight/northbound/controllermanager/src/main/java/org/opendaylight/controller/controllermanager/northbound/ControllerProperties.java [new file with mode: 0644]
opendaylight/northbound/controllermanager/src/main/resources/WEB-INF/web.xml [new file with mode: 0644]
opendaylight/northbound/controllermanager/src/test/java/org/opendaylight/controller/controllermanager/northbound/ControllerManagerNorthboundTest.java [new file with mode: 0644]
opendaylight/northbound/integrationtest/pom.xml
opendaylight/statisticsmanager/integrationtest/pom.xml
opendaylight/switchmanager/api/pom.xml
opendaylight/switchmanager/api/src/main/java/org/opendaylight/controller/switchmanager/ISwitchManager.java
opendaylight/switchmanager/implementation/pom.xml
opendaylight/switchmanager/implementation/src/main/java/org/opendaylight/controller/switchmanager/internal/SwitchManager.java
opendaylight/switchmanager/integrationtest/pom.xml
pom.xml