ryan-roemer / django-cloud-browser

Django application browser for cloud datastores (Rackspace, AWS, etc.).
http://ryan-roemer.github.com/django-cloud-browser/
MIT License
81 stars 27 forks source link

Implement libcloud storage backend #20

Closed c-w closed 5 years ago

c-w commented 5 years ago

This pull request implements a new storage backend based on Apache Libcloud which is a cloud abstraction API library that offers a unified interface to a large variety of cloud providers including AWS S3, Google Cloud Storage, OpenStack Swift, Azure Blob Storage, etc. This unlocks a bunch of new clouds as backends for this project which previously weren't supported.

Tested with: