WaterButler is a Python web application for interacting with various file storage services via a single RESTful API, developed at Center for Open Science.
Apache License 2.0
62
stars
76
forks
source link
[ENG-327] [OATHPIT] Throw CloudFiles into the Oath Pit #394
Ticket
https://openscience.atlassian.net/browse/ENG-327
Purpose
Enable and update the CloudFiles provider for
aiohttp3
.Changes
Code
Tests
multidict
--ignore
forpytest
since all providers have been convertedSide effects
N / A
QA Notes
N / A
CloudFiles was the original storage provider for OSFStorage which has been deprecated since early 2018. It is only not testable by QA.
Deployment Notes
No