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

### Description Paramiko 3.4.0 fills logs with TripleDES warnings which was fixed in 3.4.1 as mentioned in here https://github.com/paramiko/paramiko/issues/2419#issuecomment-2351097126 So bumping to latest version.

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.3. Release notes Sourced from codecov/codecov-action's releases. v5.4.3 What's Changed fix: OIDC on forks by @​joseph-sentry in codecov/codecov-action#1823 build(deps): bump github/codeql-action from 3.28.13 to 3.28.17...

github_actions
dependencies

Bumps [libvirt-python](http://www.libvirt.org) from 10.2.0 to 11.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libvirt-python&package-manager=pip&previous-version=10.2.0&new-version=11.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

python
dependencies

Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.2.0. Commits 16f5f28 Release 7.2.0 ebad305 Merge pull request #1974 from PyCQA/update-plugins d56d569 update versions of pycodestyle / pyflakes a7e8f62 Merge pull request #1973 from...

python
dependencies

Removal of zone_name from Cloudflare record response following API deprecation ### Description Cloudflare deprecated zone_name from individual DNS records on 2024-11-30, as outlined at https://developers.cloudflare.com/fundamentals/api/reference/deprecations/: --------------------------------------------------------------------- Zone information in individual...

## Fix DNS driver API inconsistencies ### Description Implement #2065 #### Summary In general, commit messages provide necessary background regarding the changes made and why. - Drop Zerigo DNS -...

## Summary While comparing the LuaDNS driver to other DNS drivers, I noticed that there are a number of subtly incompatible implementations sharing an otherwise common API which limit portability...

## Remove unavailable vendors ### Description Closes #2057 EDIT: Also removed the associated documentation and sorted vendors. ### Status - done, ready for review ### Checklist (tick everything that applies)

## Feature Request Aside from a basic web interface, the main thing this would need is a way of setting and storing secrets (like cloud provider auth keys). As for...

## Summary Adding support for all your cloud vendors and came across broken domains for: - https://libcloud.readthedocs.io/en/stable/compute/drivers/auroracompute.html (which has a domain that is for sale) - https://libcloud.readthedocs.io/en/stable/compute/drivers/internetsolutions.html (http://www.is.co.za site is...