You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (JIRA)" <ji...@apache.org> on 2018/01/31 17:17:00 UTC

[jira] [Updated] (AIRAVATA-2599) Implement file upload for experiment creation

     [ https://issues.apache.org/jira/browse/AIRAVATA-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie updated AIRAVATA-2599:
--------------------------------------
    Description: 
TODO
 * integrate tus plugin

 * 
 ** [https://github.com/alican/django-tus]
 * register uploaded file with replica catalog
 * file upload UI - just single files for now
 * don't allow saving/launching experiment until uploads finished
 * storage resource id in settings.py
 * need a process on the backend to delete partially uploaded files from temporary location, all that are older than 1 week

  was:
TODO
 * integrate tus plugin

 ** [https://github.com/alican/django-tus]
 * register uploaded file with replica catalog
 * file upload UI - just single files for now
 * don't allow saving/launching experiment until uploads finished
 * storage resource id in settings.py
 * need a process on the backend to delete partially uploaded files from temporary location, all that are older than 1 week
 *


> Implement file upload for experiment creation
> ---------------------------------------------
>
>                 Key: AIRAVATA-2599
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2599
>             Project: Airavata
>          Issue Type: Sub-task
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> TODO
>  * integrate tus plugin
>  * 
>  ** [https://github.com/alican/django-tus]
>  * register uploaded file with replica catalog
>  * file upload UI - just single files for now
>  * don't allow saving/launching experiment until uploads finished
>  * storage resource id in settings.py
>  * need a process on the backend to delete partially uploaded files from temporary location, all that are older than 1 week



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)