blob: eef8670c742d7deed790f8afa98d05eefe285829 (
plain) (
blame)
1
2
3
4
5
|
Client for the OpenStack Cinder API. There's a Python API (the cinderclient
module), and a command-line script (cinder). Each implements 100% of the
OpenStack Cinder API.
WWW: https://docs.openstack.org/python-cinderclient/
|