This is an automated email from the ASF dual-hosted git repository.

madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 41782aa88 RANGER-4084: Use the exact login ID in the header instead of 
capitalising the first character
     new e6bb0df9c RANGER-4080: Python client updated with addition of 2 
security-zone APIs
     new e42f0961f 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(-)

Reply via email to