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/4cd05fe3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/4cd05fe3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/4cd05fe3 Branch: refs/heads/master Commit: 4cd05fe38445f578ef84f6394bbcc38ecadacc49 Parents: 7858f3e dfc250e Author: Lahiru Sandaruwan <[email protected]> Authored: Wed Dec 25 14:58:55 2013 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Wed Dec 25 14:58:55 2013 +0530 ---------------------------------------------------------------------- .../impl/CloudControllerServiceImpl.java | 6 +- .../internal/CloudControllerDSComponent.java | 6 +- .../InstanceStatusEventMessageDelegator.java | 66 +++++++++++++++++++ .../InstanceStatusEventMessageListener.java | 42 ++++++++++++ .../topology/TopologyEventMessageDelegator.java | 69 -------------------- .../controller/topology/TopologyListener.java | 42 ------------ .../controller/topology/TopologyManager.java | 16 ++--- 7 files changed, 120 insertions(+), 127 deletions(-) ----------------------------------------------------------------------
