Move the Openflow connections blueprint to OpenflowJava project 18/46518/2
authorMohamed El-Serngawy <melserngawy@inocybe.com>
Tue, 4 Oct 2016 20:48:48 +0000 (16:48 -0400)
committerMohamed El-Serngawy <melserngawy@inocybe.com>
Thu, 6 Oct 2016 21:16:41 +0000 (17:16 -0400)
commit4de7239667ec58eef9e2759e1501b9d1cf862cdd
tree5ecf94da8f41c5247cc35125ca34b9ad110e9b2d
parentad9cca452440aee4bc393dc4f8b4c848993e5691
Move the Openflow connections blueprint to OpenflowJava project

Moving the Openflow connections (defaultSwitchConnProvider and legacySwitchConnProvider)
blueprint configuration to OpenflowJava project as its data model config "openflow-switch-connection-provider-impl"
exist in OpenflowJava project

Change-Id: I21529b5f8e312d4da0d4a76ef0e6bf02a1e551c5
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
artifacts/pom.xml
features/pom.xml
features/src/main/features/features.xml
openflowjava-blueprint-config/pom.xml [new file with mode: 0644]
openflowjava-blueprint-config/src/main/resources/initial/default-openflow-connection-config.xml [new file with mode: 0644]
openflowjava-blueprint-config/src/main/resources/initial/legacy-openflow-connection-config.xml [new file with mode: 0644]
openflowjava-blueprint-config/src/main/resources/org/opendaylight/blueprint/openflowjava.xml [new file with mode: 0644]
pom.xml