Remove config subsystem remains 31/59231/8
authorTomas Slusny <tomas.slusny@pantheon.tech>
Thu, 22 Jun 2017 15:53:13 +0000 (17:53 +0200)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Fri, 23 Jun 2017 13:05:53 +0000 (15:05 +0200)
commitb3aabdc5c8bf13b5a343d3b6846c8541710acab6
treefcef8a48b1da181aa570729a305c6f558457871f
parentba6d5e6a2d8270f1f23bb724a6a99511368c7090
Remove config subsystem remains

- Remove what was left from config subsystem from project, as everything
was moved to Blueprint already.
- Cleanup artifacts POM, remove references to config subsystem config
files

Resolves: bug 8728

Change-Id: Ic6adcbc333e816aa15b546e44536d23c8ef4125b
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>
17 files changed:
artifacts/pom.xml
extension/openflowplugin-extension-onf/pom.xml
openflowplugin-controller-config/pom.xml [deleted file]
openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin-new.xml [deleted file]
openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml [deleted file]
openflowplugin-controller-config/src/main/resources/initial/43-msg-spy.xml [deleted file]
openflowplugin-impl/pom.xml
openflowplugin-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/config/openflow/plugin/impl/rev150327/OpenFlowProviderModule.java [deleted file]
openflowplugin-impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/config/openflow/plugin/impl/rev150327/OpenFlowProviderModuleFactory.java [deleted file]
openflowplugin-impl/src/main/yang/openflow-plugin-impl.yang [deleted file]
openflowplugin/pom.xml
openflowplugin/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/common/config/impl/rev140326/ConfigurableOpenFlowProviderModule.java [deleted file]
openflowplugin/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/common/config/impl/rev140326/ConfigurableOpenFlowProviderModuleFactory.java [deleted file]
openflowplugin/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/common/config/impl/rev140326/MsgSpyServiceModule.java [deleted file]
openflowplugin/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/common/config/impl/rev140326/MsgSpyServiceModuleFactory.java [deleted file]
pom.xml
src/test/resources/controller.xml [deleted file]