You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by re...@apache.org on 2013/11/08 12:29:25 UTC

[3/5] git commit: introducing partitions into the cloud contrller

introducing partitions into the cloud contrller


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

Branch: refs/heads/master
Commit: e3c9535ca55e90f31551e969d9c74b0640736a84
Parents: 11d8cbe
Author: rekathiru <rt...@gmail.com>
Authored: Fri Nov 8 16:57:10 2013 +0530
Committer: rekathiru <rt...@gmail.com>
Committed: Fri Nov 8 16:57:10 2013 +0530

----------------------------------------------------------------------
 .../controller/axiom/AxiomXpathParser.java      | 2607 +++++++++++-------
 .../deployers/CloudControllerDeployer.java      |   15 +-
 .../controller/topology/TopologyBuilder.java    |  189 +-
 .../topology/TopologyEventSender.java           |   24 +
 .../controller/topology/TopologyManager.java    |   65 +-
 .../util/CloudControllerConstants.java          |   16 +
 .../stratos/cloud/controller/util/Host.java     |   46 +
 .../stratos/cloud/controller/util/Zone.java     |   18 +
 8 files changed, 1837 insertions(+), 1143 deletions(-)
----------------------------------------------------------------------