openstack / python-glanceclient

OpenStack Image Management (Glance) Client. Mirror of code maintained at opendev.org.

Home Page:https://opendev.org/openstack/python-glanceclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team and repository tags

The following tags have been asserted for Python bindings to the
OpenStack Images API:
"project:official",
"stable:follows-policy",
"vulnerability:managed".
Follow the link for an explanation of these tags.

Python bindings to the OpenStack Images API

Latest Version

This is a client library for Glance built on the OpenStack Images API. It provides a Python API (the glanceclient module) and a command-line tool (glance). This library fully supports the v1 Images API, while support for the v2 API is in progress.

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.

See release notes and more at https://docs.openstack.org/python-glanceclient/latest/.

About

OpenStack Image Management (Glance) Client. Mirror of code maintained at opendev.org.

https://opendev.org/openstack/python-glanceclient

License:Apache License 2.0


Languages

Language:Python 99.7%Language:Shell 0.3%