Files
python-cinderclient/doc/source/index.rst
Frederic Lepied 33c897d87e Fixed documentation of the cinder shell command.
Updated README.rst and shell.rst to match changes
in the cinder command and novaclient README.rst.

Change-Id: Ifaa53d5c06e6d7d8e3d4d858672717954303bea7
Fixes: bug #1074125
2013-01-31 20:41:47 +01:00

707 B

Python bindings to the OpenStack Cinder API

This is a client for OpenStack Cinder API. There's a Python API <api> (the cinderclient module), and a command-line script <shell> (installed as cinder). Each implements the entire OpenStack Cinder API.

Contents:

shell api ref/index releases

Contributing

Development takes place on GitHub; please file bugs/pull requests there.

Run tests with python setup.py test.

Indices and tables

  • genindex
  • modindex
  • search