python-glanceclient/glanceclient
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
..
common turn on warning-is-error in sphinx build 2017-06-28 12:25:32 -04:00
tests Merge "Replace six.iteritems() with .items()" 2017-06-28 14:49:38 +00:00
v1 Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
v2 Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py py3: Fix encoding and use sys.stdin.buffer 2016-07-25 20:13:08 +05:30
shell.py Merge "Handle formatting of subcommand name in error output" 2017-01-13 19:35:35 +00:00