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/ab383d81 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ab383d81 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ab383d81 Branch: refs/heads/master Commit: ab383d81b09a2bef0207070aa0b91d9e6ef24d71 Parents: f19ac32 83905b2 Author: Udara Liyanage <[email protected]> Authored: Sun May 18 00:07:21 2014 +0530 Committer: Udara Liyanage <[email protected]> Committed: Sun May 18 00:07:21 2014 +0530 ---------------------------------------------------------------------- components/org.apache.stratos.cli/pom.xml | 6 ++++ .../src/test/python/README.md | 34 +++++++++++++++++++- .../src/test/python/test_common.py | 8 ++--- .../src/test/python/test_interactive.py | 4 ++- .../src/test/python/test_noninteractive.py | 4 ++- .../src/test/python/wiremock.py | 19 ++++++++--- .../TenantAwareLoadBalanceEndpoint.java | 30 +++++++++++++++-- .../publisher/TenantSynzhronizerTask.java | 5 +-- 8 files changed, 95 insertions(+), 15 deletions(-) ----------------------------------------------------------------------
