Add features to the cluster-deployer templates so the StartAllControllers keyword...
authorPhillip Shea <phillip.shea@hp.com>
Wed, 11 Mar 2015 18:19:22 +0000 (11:19 -0700)
committerPhillip Shea <phillip.shea@hp.com>
Wed, 11 Mar 2015 18:43:47 +0000 (11:43 -0700)
Change-Id: I8713846b1458ce00ba7e36b3cb803a831427d137
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
test/tools/cluster-deployer/templates/openflow/org.apache.karaf.features.cfg.template

index 7c5ab3a3d526f72ccac5388a06c66cc4d094e798..ea48034c67793b861d1d7da6c5ad4ca16774411a 100644 (file)
@@ -40,7 +40,7 @@ featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.1/xml/features
 #
 # Comma separated list of features to install at startup
 #
-featuresBoot=config,standard,region,package,kar,ssh,management,odl-openflowplugin-flow-services,odl-restconf-noauth,odl-mdsal-clustering
+featuresBoot=config,standard,region,package,kar,ssh,management,odl-openflowplugin-flow-services,odl-restconf-noauth,odl-mdsal-clustering,odl-clustering-test-app,odl-netconf-connector-ssh
 
 #
 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)