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/8b81d3c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/8b81d3c2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/8b81d3c2 Branch: refs/heads/master Commit: 8b81d3c2f3b3f7d4cf2c9f1243da5a77140f506c Parents: f764f50 9052f26 Author: Nirmal Fernando <[email protected]> Authored: Sat Feb 8 00:15:57 2014 +0530 Committer: Nirmal Fernando <[email protected]> Committed: Sat Feb 8 00:15:57 2014 +0530 ---------------------------------------------------------------------- .../console/controllers/checkAvailability.jag | 11 + .../partials/configure_stratos_wizard.hbs | 205 +++++++++++++++++-- .../themes/theme1/partials/tenant_new.hbs | 8 +- .../console/themes/theme1/ui/css/main.css | 50 +++-- .../themes/theme1/ui/js/tenant_management.js | 16 ++ .../console/util/utility.jag | 4 + .../model/TopologyClusterInformationModel.java | 23 ++- .../StratosManagerTopologyReceiver.java | 6 +- .../org.apache.stratos.rest.endpoint/pom.xml | 7 + .../rest/endpoint/services/StratosAdmin.java | 10 + 10 files changed, 287 insertions(+), 53 deletions(-) ----------------------------------------------------------------------
