python-glanceclient/doc/source/index.rst
Doug Hellmann c859380718 turn on warning-is-error in sphinx build
Fix a formatting error in one docstring and turn on the flag to ensure
that future warnings in the doc build trigger a build failure.

Change-Id: I7159b985d1690a8ae61ff885408da4623c105952
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-28 12:25:32 -04:00

415 B

Python Bindings for the OpenStack Images API

This is a client for the OpenStack Images API. There's a Python API <reference/api/index> (the glanceclient module) and a command-line script <cli/glance> (installed as glance).

reference/index cli/index