revert warnerrors before gate breaks

warnerrors used to show the errors in output when the docs generate
but now it looks like when this patch lands [0] it will cause the gate
to fail. I will push up a patch to fix all the docs problems but we
should revert this so we don't have a day when the gate is broken.

[0] https://review.openstack.org/#/c/229951

Change-Id: Ica33f1fd5acdc17a115d7a3bd81f8f4d79c1a809
This commit is contained in:
Tom Cocozzello 2016-03-09 13:56:25 -06:00 committed by Flavio Percoco
parent f8cf1c9bbc
commit 99cece5fdd
1 changed files with 1 additions and 2 deletions

View File

@ -87,5 +87,4 @@ mapping_file = babel.cfg
output_file = glance/locale/glance.pot
[pbr]
warnerrors = True
autodoc_tree_index_modules = True
autodoc_tree_index_modules = True