blob: adfd2e1eb49ed2e456c704bbb61f8de55215ce03 (
plain) (
blame)
1
2
3
4
|
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.
|