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/3b029b38 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/3b029b38 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/3b029b38 Branch: refs/heads/master Commit: 3b029b38403d29e839e893372d44f15d05b2d70b Parents: 8a1df53 f11d283 Author: Sajith Kariyawasam <[email protected]> Authored: Fri Apr 4 08:17:04 2014 +0530 Committer: Sajith Kariyawasam <[email protected]> Committed: Fri Apr 4 08:17:04 2014 +0530 ---------------------------------------------------------------------- .../controllers/cartridgeSubscribeSubmit.jag | 8 + .../themes/theme1/partials/mycartridges.hbs | 4 +- .../theme1/partials/subscribe_cartridge.hbs | 11 +- .../console/themes/theme1/ui/css/main.css | 3 + tools/stratos-installer/clean.sh | 39 +- tools/stratos-installer/conf/setup.conf | 95 +-- tools/stratos-installer/conf/stratos-setup.conf | 103 --- tools/stratos-installer/ec2.sh | 49 +- tools/stratos-installer/openstack.sh | 37 +- tools/stratos-installer/setup.sh | 825 +++++++++---------- tools/stratos-installer/start-servers.sh | 107 +-- tools/stratos-installer/stratos-clean.sh | 104 --- tools/stratos-installer/stratos-db-clean.sh | 24 - tools/stratos-installer/stratos-ec2.sh | 56 -- tools/stratos-installer/stratos-openstack.sh | 52 -- tools/stratos-installer/stratos-setup.sh | 596 -------------- .../stratos-installer/stratos-start-servers.sh | 96 --- tools/stratos-installer/stratos-vcloud.sh | 52 -- tools/stratos-installer/vcloud.sh | 37 +- 19 files changed, 471 insertions(+), 1827 deletions(-) ----------------------------------------------------------------------
