This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch ranger-2.4
in repository https://gitbox.apache.org/repos/asf/ranger.git
from a2ad0f4ab RANGER-4102: fixed incorrect TestPolicyACLs unit tests
new 3641542fe RANGER-4080: Python client updated with addition of 2
security-zone APIs
new 7ad88f6b5 RANGER-4101: Java client updated with addition of 2
security-zone APIs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/ranger/RangerClient.java | 31 +++++++++++++---------
intg/src/main/python/README.md | 2 +-
.../python/apache_ranger/client/ranger_client.py | 29 +++++++++++++-------
.../apache_ranger/model/ranger_security_zone.py | 20 ++++++++++++++
.../python/apache_ranger/model/ranger_service.py | 11 ++++++++
intg/src/main/python/apache_ranger/utils.py | 16 +++++------
intg/src/main/python/setup.py | 2 +-
.../java/org/apache/ranger/TestRangerClient.java | 26 ++++++++++++++++++
8 files changed, 105 insertions(+), 32 deletions(-)