blob: 74510513ee8e21fb58361636e94bdf11b6252b56 (
plain) (
blame)
1
2
3
4
5
|
This is a client for the OpenStack Glance API. There's a Python
API (the glanceclient module), and a command-line script (glance).
Each implements 100% of the OpenStack Glance API.
WWW: https://pypi.python.org/pypi/python-glanceclient
|