e719f00544de5f5f8bf004e6cce86d439b3d2beb
This tests and documents some interesting differences between v1 and v2 APIs. v2 accepts "on"/"off" but I'm not sure this is actually documented anywhere else. Related: I0326e586fe6c402e3425fa65656821054e560e40 Change-Id: I6572f975e16ada574a06ad051c20dd5f5673a932
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description