You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/09/30 23:06:48 UTC

[airavata-django-portal-sdk] 01/01: Merge pull request #1 from apache/AIRAVATA-3346-implement-remote-fs-abstraction-of-user-storage

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

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git

commit f58ebbc288f006ce2861648bb817813b506b5698
Merge: b043a78 da9b23b
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Sep 30 19:06:40 2020 -0400

    Merge pull request #1 from apache/AIRAVATA-3346-implement-remote-fs-abstraction-of-user-storage
    
    Airavata-3346 implement remote fs abstraction of user storage

 airavata_django_portal_sdk/user_storage.py | 417 ++++++++++++++++++++++-------
 airavata_django_portal_sdk/util.py         |   6 +
 tests/test_util.py                         |  13 +
 3 files changed, 341 insertions(+), 95 deletions(-)