blob: d14463e4242f6964f180ad97eb5a4be130ea493b (
plain) (
blame)
1
2
3
4
5
6
|
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
|