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.
## azure-arm: Add support to create disks in specific availability zones ### Description Azure ARM's compute driver does not provide the ability to pass zones when creating a new volume....
Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.11.0 to 8.14.0. Release notes Sourced from more-itertools's releases. Version 8.13.0 See PR #608 Version 8.12.0 Shipped to fix #578 Version 8.11.2 (docs only) This is another...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.4 to 6.4.3. Release notes Sourced from coverage's releases. coverage-5.6b1 Third-party packages are now ignored in coverage reporting. This solves a few problems: Coverage will no longer...
## Feature Request Please consider adding a tuple version of `libcloud.__version__`, so library consumers would be able to easily do comparisons and so on. Compare `sys.version` (string) and `sys.version_info` (named...
## Summary Digital Ocean compute nodes' `.public_ips` attribute doesn't list IPv6 addresses. Patch for 3.6 tested against 3.4 included. ## Detailed Information Create a node with a public IPv6 address:...
## Feature Request Suggestion to add `ex_private` and `ex_tags` filters to DigitalOcean driver. Branch here: https://github.com/apache/libcloud/compare/trunk...lowercase00:do_image_filter
I couldn't find DigitalOcean's firewall feature. I can start working on it right away. Would it make sense for PR? Thanks!
## Proposal Some classes have attributes that are not required for building a Node. For example, we don't need the `NodeSize.bandwidth` argument to create a new node. Only the `id`...
## Summary I propose this list of drivers with unavailable services ## Detailed Information - Bluebox - bsnlcloud - Cloudwatt - enomaly - elastichosts - elasticstack - Kili - gogrid...
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. Commits 6027577 Release 5.0.4 213e006 Merge pull request #1653 from asottile/lower-bound-importlib-metadata e94ee2b require sufficiently new importlib-metadata 318a86a Merge pull request #1646 from televi/main 7b8b374...