NCAR / rda-globus

Utilities for managing NCAR RDA Globus shares and collecting transfer metrics.
MIT License
1 stars 0 forks source link

Generalize code to move Globus shares #6

Closed tcram closed 6 years ago

tcram commented 6 years ago

The scripts move_globus_shares.py and delete_legacy_shares.py are currently hard-wired to the current set of endpoint IDs. In order to generalize the scripts for future use, the code should be updated.

tcram commented 6 years ago

Updated MyGlobus.py to include the legacy endpoint IDs. The scripts move_globus_shares.py and delete_legacy_shares.py have also been updated.

tcram commented 6 years ago

Code is updated, but this cannot be reliably tested until it's necessary to move the shares to new endpoints.

Pull request: #7