Replacing <iaas> to [iaas] for github purpose
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/ae5cbf99 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/ae5cbf99 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/ae5cbf99 Branch: refs/heads/master Commit: ae5cbf9931d6aadf22a871e5dbad64d381a4a7b8 Parents: 1e8c640 Author: Vishanth <[email protected]> Authored: Wed May 13 10:48:07 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed May 13 11:03:16 2015 +0530 ---------------------------------------------------------------------- .../README.md | 12 ++++++------ .../complex/tomcat-single-signon/README.md | 14 +++++++------- samples/applications/complex/wordpress-app/README.md | 10 +++++----- .../applications/nested/complex-app-with-lb/README.md | 14 +++++++------- .../README.md | 12 ++++++------ .../nested/five-levels-nested-groups-app/README.md | 14 +++++++------- .../nested/single-level-nested-group-app/README.md | 14 +++++++------- .../nested/single-level-nested-groups-app/README.md | 14 +++++++------- .../scaling/app-bursting-pattern/README.md | 14 +++++++------- .../dependent-scaling/sample-cartridges/README.md | 8 ++++---- .../scaling/dependent-scaling/sample-groups/README.md | 8 ++++---- .../scaling/group-scaling/group-scaling-app/README.md | 8 ++++---- .../scaling/group-scaling/group-scaling-v1/README.md | 8 ++++---- .../single-group-group-scaling/README.md | 8 ++++---- .../simple/single-cartridge-app/README.md | 8 ++++---- .../applications/simple/single-group-app/README.md | 10 +++++----- 16 files changed, 88 insertions(+), 88 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/README.md b/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/README.md index 9b9357b..9888982 100644 --- a/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/README.md +++ b/samples/applications/complex/php-tomcat-group-postgres-mysql-group-esb/README.md @@ -21,16 +21,16 @@ my-compositeapp (php-tomcat-group-postgres-mysql-group-esb) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/complex/tomcat-single-signon/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/complex/tomcat-single-signon/README.md b/samples/applications/complex/tomcat-single-signon/README.md index 3340ec2..9dab577 100644 --- a/samples/applications/complex/tomcat-single-signon/README.md +++ b/samples/applications/complex/tomcat-single-signon/README.md @@ -25,16 +25,16 @@ tomcat-single-signon <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/complex/wordpress-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/complex/wordpress-app/README.md b/samples/applications/complex/wordpress-app/README.md index c85aba0..da36455 100644 --- a/samples/applications/complex/wordpress-app/README.md +++ b/samples/applications/complex/wordpress-app/README.md @@ -14,16 +14,16 @@ wordpress <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/nested/complex-app-with-lb/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/nested/complex-app-with-lb/README.md b/samples/applications/nested/complex-app-with-lb/README.md index 16df3af..0ea87a6 100644 --- a/samples/applications/nested/complex-app-with-lb/README.md +++ b/samples/applications/nested/complex-app-with-lb/README.md @@ -19,16 +19,16 @@ complex-app-with-lb <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/nested/esb-php-nested-with-esb-php-nested-with-mysql-php-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/nested/esb-php-nested-with-esb-php-nested-with-mysql-php-app/README.md b/samples/applications/nested/esb-php-nested-with-esb-php-nested-with-mysql-php-app/README.md index 7705c02..b9a9984 100644 --- a/samples/applications/nested/esb-php-nested-with-esb-php-nested-with-mysql-php-app/README.md +++ b/samples/applications/nested/esb-php-nested-with-esb-php-nested-with-mysql-php-app/README.md @@ -19,16 +19,16 @@ my-esb-php-nested-with-esb-php-nested-with-mysql-php-app <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> \ No newline at end of file +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/nested/five-levels-nested-groups-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/nested/five-levels-nested-groups-app/README.md b/samples/applications/nested/five-levels-nested-groups-app/README.md index 226e245..1f52444 100644 --- a/samples/applications/nested/five-levels-nested-groups-app/README.md +++ b/samples/applications/nested/five-levels-nested-groups-app/README.md @@ -25,16 +25,16 @@ n-level-nesting (five-levels-nested-groups-app) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> \ No newline at end of file +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/nested/single-level-nested-group-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/nested/single-level-nested-group-app/README.md b/samples/applications/nested/single-level-nested-group-app/README.md index 566ba07..6646a66 100644 --- a/samples/applications/nested/single-level-nested-group-app/README.md +++ b/samples/applications/nested/single-level-nested-group-app/README.md @@ -14,16 +14,16 @@ nested-group-app (single-level-nested-group-app) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> \ No newline at end of file +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/nested/single-level-nested-groups-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/nested/single-level-nested-groups-app/README.md b/samples/applications/nested/single-level-nested-groups-app/README.md index 03c16fc..e20ebb7 100644 --- a/samples/applications/nested/single-level-nested-groups-app/README.md +++ b/samples/applications/nested/single-level-nested-groups-app/README.md @@ -18,16 +18,16 @@ complex-app (single-level-nested-groups-app) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> \ No newline at end of file +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/app-bursting-pattern/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/app-bursting-pattern/README.md b/samples/applications/scaling/app-bursting-pattern/README.md index 1d33f55..9f673c5 100644 --- a/samples/applications/scaling/app-bursting-pattern/README.md +++ b/samples/applications/scaling/app-bursting-pattern/README.md @@ -12,16 +12,16 @@ app-bursting-pattern-app <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> --- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> +-- scripts/common/ Common scripts for all iaases <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> -./deploy.sh <br /> +cd scripts/[iaas]/ <br /> +./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> \ No newline at end of file +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/dependent-scaling/sample-cartridges/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/dependent-scaling/sample-cartridges/README.md b/samples/applications/scaling/dependent-scaling/sample-cartridges/README.md index ab97563..3027724 100644 --- a/samples/applications/scaling/dependent-scaling/sample-cartridges/README.md +++ b/samples/applications/scaling/dependent-scaling/sample-cartridges/README.md @@ -10,16 +10,16 @@ dependency-scaling-cartridges-app (sample-cartridges) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/dependent-scaling/sample-groups/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/dependent-scaling/sample-groups/README.md b/samples/applications/scaling/dependent-scaling/sample-groups/README.md index a7211ce..59236bf 100644 --- a/samples/applications/scaling/dependent-scaling/sample-groups/README.md +++ b/samples/applications/scaling/dependent-scaling/sample-groups/README.md @@ -12,16 +12,16 @@ dependency-scaling-groups-app (sample-groups) <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/group-scaling/group-scaling-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/group-scaling/group-scaling-app/README.md b/samples/applications/scaling/group-scaling/group-scaling-app/README.md index 6931aeb..42f7233 100644 --- a/samples/applications/scaling/group-scaling/group-scaling-app/README.md +++ b/samples/applications/scaling/group-scaling/group-scaling-app/README.md @@ -14,16 +14,16 @@ group-scaling <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/group-scaling/group-scaling-v1/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/group-scaling/group-scaling-v1/README.md b/samples/applications/scaling/group-scaling/group-scaling-v1/README.md index 5bb490d..5163ad7 100644 --- a/samples/applications/scaling/group-scaling/group-scaling-v1/README.md +++ b/samples/applications/scaling/group-scaling/group-scaling-v1/README.md @@ -11,16 +11,16 @@ group-scaling-v1 <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/scaling/group-scaling/single-group-group-scaling/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/scaling/group-scaling/single-group-group-scaling/README.md b/samples/applications/scaling/group-scaling/single-group-group-scaling/README.md index e6aff9d..419bfd4 100644 --- a/samples/applications/scaling/group-scaling/single-group-group-scaling/README.md +++ b/samples/applications/scaling/group-scaling/single-group-group-scaling/README.md @@ -11,16 +11,16 @@ single-group-group-scaling <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/simple/single-cartridge-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/simple/single-cartridge-app/README.md b/samples/applications/simple/single-cartridge-app/README.md index 5f2541a..4e092ea 100644 --- a/samples/applications/simple/single-cartridge-app/README.md +++ b/samples/applications/simple/single-cartridge-app/README.md @@ -10,16 +10,16 @@ single-cartridge-app <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./undeploy.sh <br /> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/stratos/blob/ae5cbf99/samples/applications/simple/single-group-app/README.md ---------------------------------------------------------------------- diff --git a/samples/applications/simple/single-group-app/README.md b/samples/applications/simple/single-group-app/README.md index 816e422..d0c764b 100644 --- a/samples/applications/simple/single-group-app/README.md +++ b/samples/applications/simple/single-group-app/README.md @@ -13,16 +13,16 @@ single-group-app <br /> Application folder structure ---------------------------- --- artifacts/<iaas>/ IaaS specific artifacts <br /> +-- artifacts/[iaas]/ IaaS specific artifacts <br /> -- scripts/common/ Common scripts for all iaases <br /> --- scripts/<iaas> IaaS specific scripts <br /> +-- scripts/[iaas] IaaS specific scripts <br /> How to run ---------- -cd scripts/<iaas>/ <br /> +cd scripts/[iaas]/ <br /> ./deploy.sh <br /> How to undeploy --------------- -cd scripts/<iaas>/ <br /> -./undeploy.sh <br /> +cd scripts/[iaas]/ <br /> +./undeploy.sh <br /> \ No newline at end of file
