apache / libcloud

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.
https://libcloud.apache.org
Apache License 2.0
2.04k stars 925 forks source link

Add some extra fields in the OpenStack Network Object #2015

Closed micafer closed 3 months ago

micafer commented 4 months ago

Feature Request

It could be interesting to add some extra field of the OpenStack Network object as the tags or the is_default fields:

For more information on contributing, please see https://libcloud.readthedocs.io/en/latest/development.html](https://docs.openstack.org/api-ref/network/v2/index.html#networks)