forked from Lainports/opnsense-ports
6 lines
308 B
Text
6 lines
308 B
Text
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.
|
|
|
|
See also: https://github.com/openstack/python-glanceclient
|