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/63461987 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/63461987 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/63461987 Branch: refs/heads/master Commit: 63461987661b1e29eadc7c3d6c7ed3847e810c6e Parents: 5d1b61b 83749f3 Author: Nirmal Fernando <[email protected]> Authored: Fri Feb 21 10:59:38 2014 +0530 Committer: Nirmal Fernando <[email protected]> Committed: Fri Feb 21 10:59:38 2014 +0530 ---------------------------------------------------------------------- .../stratos/cli/RestCommandLineService.java | 83 ++++++++++++++++++++ .../apache/stratos/cli/StratosApplication.java | 3 + .../stratos/cli/commands/ListAllTenants.java | 65 +++++++++++++++ .../stratos/cli/commands/PartitionCommand.java | 1 - .../apache/stratos/cli/utils/CliConstants.java | 5 ++ 5 files changed, 156 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
