BUG-8342: force config-manager startup
[controller.git] / features / config / features-config / src / main / features / features.xml
index e34769d481fcc9fc5b17c976525aaff03fc92293..47d0df02944713b783adbe1aa9ef67ee946613f1 100644 (file)
@@ -37,6 +37,6 @@
   </feature>
   <feature name='odl-config-manager' version='${project.version}' description="OpenDaylight :: Config :: Manager">
     <feature version='${project.version}'>odl-config-core</feature>
-    <bundle>mvn:org.opendaylight.controller/config-manager/{{VERSION}}</bundle>
+    <bundle start-level="35">mvn:org.opendaylight.controller/config-manager/{{VERSION}}</bundle>
   </feature>
 </features>