Merge "Gate on nova.conf.sample generation"

This commit is contained in:
Jenkins 2015-08-24 11:38:20 +00:00 committed by Gerrit Code Review
commit 4abb475327
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ commands = {posargs}
commands =
python setup.py build_sphinx
bash -c '! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'
oslo-config-generator --config-file=etc/nova/nova-config-generator.conf
[testenv:bandit]
deps = -r{toxinidir}/test-requirements.txt