libcloud icon indicating copy to clipboard operation
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.

Results 158 libcloud issues
Sort by recently updated
recently updated
newest added

## 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...

api: storage

## 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...

api: storage
stale

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...

stale

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...

python 2.x and 3.x compatibility
stale
api: http layer
potential 2.8.x candidate

## 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...

stale

## 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). ##...

api: compute
drivers: azure
stale

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,...

api: storage
stale
feature request
drivers: aws s3

## 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...

stale
status: needs more info
status: cant reproduce

## 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...

stale
drivers: gke
api: container