From e7b60f7812141066e622a4d84f4b20a3074fce64 Mon Sep 17 00:00:00 2001 From: Shiro Date: Wed, 24 Sep 2014 21:23:18 +0530 Subject: [PATCH] Adding tenantId to policies and removing mandatory isPublic from test-schema --- .../stratos-test/WEB-INF/schemas/schema.xsd | 10 +++++----- .../src/main/resources/AutoScalerService.wsdl | 17 +++++------------ 2 files changed, 10 insertions(+), 17 deletions(-) diff --git a/components/org.apache.stratos.rest.endpoint/src/main/webapp/stratos-test/WEB-INF/schemas/schema.xsd b/components/org.apache.stratos.rest.endpoint/src/main/webapp/stratos-test/WEB-INF/schemas/schema.xsd index ad37c1285d..c084b062f1 100644 --- a/components/org.apache.stratos.rest.endpoint/src/main/webapp/stratos-test/WEB-INF/schemas/schema.xsd +++ b/components/org.apache.stratos.rest.endpoint/src/main/webapp/stratos-test/WEB-INF/schemas/schema.xsd @@ -19,7 +19,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -57,7 +57,7 @@ - + @@ -91,7 +91,7 @@ - + @@ -200,7 +200,7 @@ - + diff --git a/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoScalerService.wsdl b/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoScalerService.wsdl index 5bb9e92d71..82e287b8ca 100644 --- a/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoScalerService.wsdl +++ b/service-stubs/org.apache.stratos.autoscaler.service.stub/src/main/resources/AutoScalerService.wsdl @@ -338,6 +338,7 @@ + @@ -376,6 +377,7 @@ + @@ -1140,23 +1142,14 @@ - - - - + - - - - - - - + - + \ No newline at end of file