blob: 5c348a4716967289ab6d6642f510aa179abf1fb6 (
plain) (
blame)
1
2
3
4
5
|
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://docs.openstack.org/python-glanceclient/
|