Merger PR #399 Merge branch 'tenant-isolation-v1' of https://github.com/dinithis/stratos into tenant-isolation
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/16e1fe8e Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/16e1fe8e Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/16e1fe8e Branch: refs/heads/tenant-isolation Commit: 16e1fe8ed4c49faf7c1144e0585811f34baea764 Parents: f3ac652 606f663 Author: Gayan Gunarathne <[email protected]> Authored: Fri Jul 17 10:21:43 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Fri Jul 17 10:21:43 2015 +0530 ---------------------------------------------------------------------- .../autoscaler/pojo/policy/PolicyManager.java | 20 +- .../autoscaler/services/AutoscalerService.java | 13 +- .../services/impl/AutoscalerServiceImpl.java | 23 +- .../common/client/AutoscalerServiceClient.java | 4 + .../rest/endpoint/api/StratosApiV41Utils.java | 266 +++++++++--------- .../src/main/resources/AutoscalerService.wsdl | 271 +++++++++++-------- 6 files changed, 340 insertions(+), 257 deletions(-) ----------------------------------------------------------------------
