You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by pr...@apache.org on 2014/04/17 08:04:29 UTC

[1/2] git commit: removing MB IP details from cloud-controller template

Repository: incubator-stratos
Updated Branches:
  refs/heads/master d26e1c123 -> 48aabf4e8


removing MB IP details from cloud-controller template


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

Branch: refs/heads/master
Commit: efc99185f983ae5d3a488b743fc4835110dd0d6f
Parents: 03c5c23
Author: Pradeep Fernando <pr...@gmail.com>
Authored: Thu Apr 17 11:33:42 2014 +0530
Committer: Pradeep Fernando <pr...@gmail.com>
Committed: Thu Apr 17 11:33:42 2014 +0530

----------------------------------------------------------------------
 .../config/all/repository/conf/cloud-controller.xml                | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/efc99185/tools/stratos-installer/config/all/repository/conf/cloud-controller.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/all/repository/conf/cloud-controller.xml b/tools/stratos-installer/config/all/repository/conf/cloud-controller.xml
index 19798a2..7f73a09 100644
--- a/tools/stratos-installer/config/all/repository/conf/cloud-controller.xml
+++ b/tools/stratos-installer/config/all/repository/conf/cloud-controller.xml
@@ -42,8 +42,6 @@
 	</dataPublisher>
 
     	<topologySync enable="true">
-		<!-- MB server info -->
-		<property name="amqpConnectionUrl" value="amqp://admin:admin@clientID/carbon?brokerlist='tcp://MB_HOSTNAME:MB_LISTEN_PORT'" />
 		<property name="cron" value="1 * * * * ? *" />
 	</topologySync>	
 


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos

Posted by pr...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos


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

Branch: refs/heads/master
Commit: 48aabf4e89845b34510ab58e72bb049cf3e20166
Parents: efc9918 d26e1c1
Author: Pradeep Fernando <pr...@gmail.com>
Authored: Thu Apr 17 11:33:52 2014 +0530
Committer: Pradeep Fernando <pr...@gmail.com>
Committed: Thu Apr 17 11:33:52 2014 +0530

----------------------------------------------------------------------
 products/stratos/modules/distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------