apache / libcloud

Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
https://libcloud.apache.org
Apache License 2.0
2.03k stars 925 forks source link

Add Scaleway Object Storage support #1632

Open reixd opened 2 years ago

reixd commented 2 years ago

Feature Request

Based on the MinIOStorageDriver I have created a ScalewayStorageDriver because the S3 driver needs the URL in order to talk with the Scaleway Object Storage implementation.

See https://github.com/apache/libcloud/pull/1633

stale[bot] commented 2 years ago

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically marking is as stale. If this issue is not relevant or applicable anymore (problem has been fixed in a new version or similar), please close the issue or let us know so we can close it. On the contrary, if the issue is still relevant, there is nothing you need to do, but if you have any additional details or context which would help us when working on this issue, please include it as a comment to this issue.