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/f7daf563 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/f7daf563 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/f7daf563 Branch: refs/heads/master Commit: f7daf5633cd2eb9a1774b6c7f47eb48924f35e64 Parents: 0563895 c17d678 Author: rekathiru <[email protected]> Authored: Tue Feb 11 18:08:38 2014 +0530 Committer: rekathiru <[email protected]> Committed: Tue Feb 11 18:08:38 2014 +0530 ---------------------------------------------------------------------- .../stratos/cli/RestCommandLineService.java | 63 +++++++-- .../apache/stratos/cli/StratosApplication.java | 7 + .../DeployServiceDeploymentCommand.java | 139 +++++++++++++++++++ .../DescribeAutoScalingPolicyCommand.java | 2 +- .../UndeployServiceDefinitionCommand.java | 70 ++++++++++ .../apache/stratos/cli/utils/CliConstants.java | 11 +- 6 files changed, 282 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
