Skip to content

Commit

Permalink
Merge "Gate on nova.conf.sample generation"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Aug 24, 2015
2 parents 5902ad9 + 6761726 commit 4abb475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4abb475

Please sign in to comment.