You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2014/04/01 12:19:45 UTC

[1/2] git commit: Removed unnecessary files

Repository: incubator-stratos
Updated Branches:
  refs/heads/master ce923ec3b -> 966a5db50


Removed unnecessary files


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/86dd6161
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/86dd6161
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/86dd6161

Branch: refs/heads/master
Commit: 86dd6161e125241ed11fa00eb85e84206891a132
Parents: fa893ee
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Tue Apr 1 14:29:56 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Tue Apr 1 14:29:56 2014 +0530

----------------------------------------------------------------------
 .../src/main/resources/addTenantRequest.txt                      | 4 ----
 .../src/main/resources/getTenantList.txt                         | 1 -
 2 files changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/86dd6161/components/org.apache.stratos.rest.endpoint/src/main/resources/addTenantRequest.txt
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.rest.endpoint/src/main/resources/addTenantRequest.txt b/components/org.apache.stratos.rest.endpoint/src/main/resources/addTenantRequest.txt
deleted file mode 100644
index 8bccb12..0000000
--- a/components/org.apache.stratos.rest.endpoint/src/main/resources/addTenantRequest.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-{"tenantInfo":{"admin":"admin","firstname":"Frank","lastname":"Myers","adminPassword":"admin123","email":"foo@bar.com","tenantDomain":"frank.com"}}
-
-
-curl -X POST -H "Content-Type: application/json" -d '{"tenantInfo":{"admin":"admin","firstname":"Frank","lastname":"Myers","adminPassword":"admin123","email":"foo@bar.com","tenantDomain":"frank.com"}}'  -v -u admin:admin http://localhost:9763/stratos/admin/tenant

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/86dd6161/components/org.apache.stratos.rest.endpoint/src/main/resources/getTenantList.txt
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.rest.endpoint/src/main/resources/getTenantList.txt b/components/org.apache.stratos.rest.endpoint/src/main/resources/getTenantList.txt
deleted file mode 100644
index 136eaf6..0000000
--- a/components/org.apache.stratos.rest.endpoint/src/main/resources/getTenantList.txt
+++ /dev/null
@@ -1 +0,0 @@
-curl -X GET -v -u admin:admin http://ec2-54-251-211-89.ap-southeast-1.compute.amazonaws.com:9765/stratos/admin/tenant/list


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos

Posted by is...@apache.org.
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/966a5db5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/966a5db5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/966a5db5

Branch: refs/heads/master
Commit: 966a5db50bd5a94de06109c1055773b852a7ec54
Parents: 86dd616 ce923ec
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Tue Apr 1 15:44:23 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Tue Apr 1 15:44:23 2014 +0530

----------------------------------------------------------------------
 README.md | 151 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 81 insertions(+), 70 deletions(-)
----------------------------------------------------------------------