Remove CSS-related files from the clustering-test-app 36/38336/10
authorTom Pantelis <tpanteli@brocade.com>
Tue, 3 May 2016 06:05:26 +0000 (02:05 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 10 Jun 2016 11:36:40 +0000 (11:36 +0000)
commit2c84b87dbaf1112f264ce49d7903cb0748273603
treed609958de11793721e212108483df7b3ffe7ad62
parent4d1709660b7af992d4c382a2a38debb5c7d64fb9
Remove CSS-related files from the clustering-test-app

The clustering-test-app is wired with blueprint and, since it's a
sample/test app, it doesn't need to maintain backwards compatibility with
CSS so remove the CSS-related files.

Change-Id: I0f186d8f143d171a1b6f55f36ce5ab74b14fa8cf
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
features/mdsal/pom.xml
features/mdsal/src/main/features/features.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/pom.xml
opendaylight/md-sal/samples/clustering-test-app/configuration/src/main/resources/initial/20-clustering-test-app.xml [deleted file]
opendaylight/md-sal/samples/clustering-test-app/provider/pom.xml
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/config/yang/config/clustering_it_provider/ClusteringItProviderModule.java [deleted file]
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/config/yang/config/clustering_it_provider/ClusteringItProviderModuleFactory.java [deleted file]
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/yang/clustering-it-provider.yang [deleted file]