EarthSystemCoG / COG

COG source code
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

Replace globusonline integration with globus SDK #1405

Closed sashakames closed 4 years ago

sashakames commented 5 years ago

The globusonline module to initiate a transfer is now deprecated. We need to replace it with the current SDK.

mauzey1 commented 5 years ago

@sashakames Replacement of the old transfer API with the new one is part of my current effort to update CoG to Django 2.2.

mauzey1 commented 4 years ago

@sashakames Globus SDK is now being used by CoG so I think we can close this issue.

sashakames commented 4 years ago

Was this ever put into production and tested? I can't remember @nathanlcarlson ? Or do we wait and roll out with Python3 ?

mauzey1 commented 4 years ago

@sashakames @nathanlcarlson The changes for Globus SDK have been pushed to the devel branch of CoG.

nathanlcarlson commented 4 years ago

I don't believe it was put in production but see #1423 for more info.

sashakames commented 4 years ago

Thanks I recall this being tested. We'll do a globus transfer test when we test the Py3 CoG on fedtest or can consider a production deployment sooner ( a matter of merging...) Fine to close the issue (we can create a new one if there are problems encountered when deploying or in further testing)