Python bindings to the OpenStack Cinder API ================================================== This is a client for OpenStack Cinder API. There's :doc:`a Python API ` (the :mod:`cinderclient` module), and a :doc:`command-line script ` (installed as :program:`cinder`). Each implements the entire OpenStack Cinder API. Contents: .. toctree:: :maxdepth: 2 shell api ref/index releases Contributing ============ Development takes place `on GitHub`__; please file bugs/pull requests there. __ https://github.com/openstack/python-cinderclient Run tests with ``python setup.py test``. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`