merge PR #387
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/9b9f0220 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/9b9f0220 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/9b9f0220 Branch: refs/heads/tenant-isolation Commit: 9b9f0220cc3cf5b220f044ca8a7404b8b9cba425 Parents: 5ef775a 36099c6 Author: Gayan Gunarathne <[email protected]> Authored: Wed Jul 8 15:49:45 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Wed Jul 8 15:49:45 2015 +0530 ---------------------------------------------------------------------- .../stratos/autoscaler/util/AutoscalerUtil.java | 20 +- .../rest/endpoint/api/StratosApiV41Utils.java | 40 +- .../src/main/resources/AutoscalerService.wsdl | 632 +++++------ .../main/resources/CloudControllerService.wsdl | 1034 +++++++++--------- 4 files changed, 868 insertions(+), 858 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/9b9f0220/components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java ----------------------------------------------------------------------
