Merge branch '4.0.0-grouping' of https://git-wip-us.apache.org/repos/asf/stratos into 4.0.0-grouping
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/ae08052c Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/ae08052c Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/ae08052c Branch: refs/heads/4.0.0-grouping Commit: ae08052c9073de63020ddcf39c081747eb7a0e1b Parents: d8c84bf 1d474ae Author: Isuru Haththotuwa <[email protected]> Authored: Wed Sep 17 09:55:52 2014 +0530 Committer: Isuru Haththotuwa <[email protected]> Committed: Wed Sep 17 09:55:52 2014 +0530 ---------------------------------------------------------------------- .../impl/CloudControllerServiceImpl.java | 38 +- .../interfaces/CloudControllerService.java | 4 +- .../client/CloudControllerServiceClient.java | 12 + .../deployer/DefaultServiceGroupDeployer.java | 54 +- .../main/resources/CloudControllerService.wsdl | 640 +++++++++---------- 5 files changed, 419 insertions(+), 329 deletions(-) ----------------------------------------------------------------------
