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.03k stars 928 forks source link

Add os_distro and os_version in OpenStack images #1981

Closed micafer closed 1 month ago

micafer commented 6 months ago

Feature Request

OpenStack Image API provides (if set) the values of the metadata fields os_distro and os_version. Add them to the extra fields of the OpenStack NodeImage fields.