Merge "Revert "Workaround reno reverts by accepting warnings""

This commit is contained in:
Jenkins 2016-01-16 19:50:20 +00:00 committed by Gerrit Code Review
commit deb1ee4409

View File

@ -138,8 +138,7 @@ commands = {[testenv:docs]commands}
commands = bandit -c bandit.yaml -r nova -n 5 -ll commands = bandit -c bandit.yaml -r nova -n 5 -ll
[testenv:releasenotes] [testenv:releasenotes]
# FIXME(sbauza): warnings are temporarily treated as okay because of bug 1534613 commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[flake8] [flake8]
# E125 is deliberately excluded. See https://github.com/jcrocholl/pep8/issues/126 # E125 is deliberately excluded. See https://github.com/jcrocholl/pep8/issues/126