You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ni...@apache.org on 2014/04/03 05:48:24 UTC

git commit: adding correct config to topology sync section of cc.xml

Repository: incubator-stratos
Updated Branches:
  refs/heads/master a1e1f3baa -> b831ba8fd


adding correct config to topology sync section of cc.xml


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/b831ba8f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/b831ba8f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/b831ba8f

Branch: refs/heads/master
Commit: b831ba8fd3bde19386a3ce6b06cba1315b886f07
Parents: a1e1f3b
Author: Nirmal Fernando <ni...@apache.org>
Authored: Thu Apr 3 09:17:58 2014 +0530
Committer: Nirmal Fernando <ni...@apache.org>
Committed: Thu Apr 3 09:17:58 2014 +0530

----------------------------------------------------------------------
 .../src/main/resources/conf/cloud-controller.xml                  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/b831ba8f/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
----------------------------------------------------------------------
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
index 2b1b9a6..24ff621 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/conf/cloud-controller.xml
@@ -42,8 +42,7 @@
 	</dataPublisher>
 
     	<topologySync enable="true">
-		<!-- MB server info -->
-		<cron>1 * * * * ? *</cron>
+		<property name="cron" value="1 * * * * ? *" />
 	</topologySync>	
 
 	<!-- Specify the properties that are common to an IaaS here. This element