libcloud
libcloud copied to clipboard
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.
## Proposal - This is a follow-up to @rvolykh's proposal in #1403 - > AWS S3 has the support of Presigned Object URL and Azure Blob Storage has the support...
## Summary We are facing some issues interacting with Azure Blobs. Whether it is for uploading or downloading, it happens quite often that we get an error like below. This...
Hi, I'm trying to create a simple instance on Azure and I'm getting the exception as attached bellow. I tried to consult with Azure support but they didn't find something...
I'm referring to the older, unresolved issue here (it seems I cannot create a new issue nor comment on the older one over at issues.apache.org though I have a long-time...
## Summary Both the GCP and the Dummy drivers for compute allow passing the imaged id, and size id as a string, and both drivers will do a lookup to...
## Summary Azure returns inconsistent casing of the resource groups name in the id string, resulting in different uuid's for the same node (depending on what calls you make). ##...
It would be nice if libcloud could support range requests to objects, this is e.g. supported by Amazon S3 and the boto3 library. This helps when you store bigger files,...
## Summary I have some months using Libcloud v2.3.0, now when I tried to update to v2.5.0 with the same application files I'm getting a lot of errors. ## Detailed...
## Summary Container GKE Provider failed to list and do actions on Google Cloud because of the **zones** its now deprecated and now you should use **locations** ## Detailed Information...