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/atlas.git.


    from 77943a9  ATLAS-4077: updated Python client to support Python 2.7
     new 4fb6c7b  ATLAS-4077: updated Python client to fix errors found while 
running sample - #2
     new af55c7f  ATLAS-4080: updated Python client with addition of API to 
retrieve metrics

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/python/request_json/typedef_create.json   | 27 ++++++++++++++++------
 .../sample-app/src/main/python/sample_client.py    |  4 ++--
 intg/src/main/python/README.md                     |  2 +-
 .../{model/metrics.py => client/admin.py}          | 14 +++++++----
 .../main/python/apache_atlas/client/base_client.py |  4 ++--
 .../apache_atlas/model/{metrics.py => admin.py}    | 14 +++++++----
 intg/src/main/python/apache_atlas/model/typedef.py | 20 ++++++++++++++--
 intg/src/main/python/setup.py                      |  2 +-
 8 files changed, 64 insertions(+), 23 deletions(-)
 copy intg/src/main/python/apache_atlas/{model/metrics.py => client/admin.py} 
(70%)
 rename intg/src/main/python/apache_atlas/model/{metrics.py => admin.py} (69%)

Reply via email to