Merge "Remove pbr warnerrors in favor of sphinx check"

This commit is contained in:
Zuul 2018-03-12 03:59:37 +00:00 committed by Gerrit Code Review
commit e99c6f3e8c
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ source-dir = doc/source
warning-is-error = 1
[pbr]
warnerrors = true
autodoc_index_modules = true
autodoc_exclude_modules =
aodh.storage.sqlalchemy.alembic.*