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

lahirujayathilake pushed a change to branch expe-data-path-fix
in repository https://gitbox.apache.org/repos/asf/airavata.git


    from 4d1e071314 Making experiment data path relative when the destination 
and source storage are different.
     add 12cbf58b36 Storage directory size fetching api (#575)
     add 0628ed24d9 Merge remote-tracking branch 'origin/expe-data-path-fix' 
into expe-data-path-fix

No new revisions were added by this update.

Summary of changes:
 .../apache/airavata/agents/api/AgentAdaptor.java   |   3 +
 .../api/server/handler/AiravataServerHandler.java  |  76 +++++
 .../airavata/helix/adaptor/SSHJAgentAdaptor.java   |  49 ++++
 .../airavata/helix/agent/ssh/SshAgentAdaptor.java  |   7 +
 .../helix/impl/task/staging/DataStagingTask.java   |   3 +-
 .../impl/task/staging/OutputDataStagingTask.java   |   6 +-
 .../airavata/api/Airavata-remote                   |   7 +
 .../airavata-python-sdk/airavata/api/Airavata.py   | 325 ++++++++++++++++++++-
 .../airavata-python-sdk/airavata/model/__init__.py |   1 -
 .../model/appcatalog/storageresource/ttypes.py     |  85 ++++++
 dev-tools/airavata-python-sdk/pyproject.toml       |   2 +-
 .../airavata-apis/airavata_api.thrift              |  52 ++--
 .../data-models/storage_resource_model.thrift      |  11 +
 13 files changed, 596 insertions(+), 31 deletions(-)

Reply via email to