Support neutron-lib hacking check H904

The new release of neutron-lib[1] includes hacking check H904; this
change adopts it.

[1] http://lists.openstack.org/pipermail/release-announce/2017-January/000372.html

Change-Id: Ia1ce94f35d8f8232fe800b31622ec6f90d2f1b9b
This commit is contained in:
Nate Johnston 2017-01-17 16:22:05 +00:00
parent 7ef9cb3553
commit dd72452a4f
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ commands = python setup.py build_sphinx
# TODO(dougwig) -- uncomment this to test for remaining linkages
# N530 direct neutron imports not allowed
ignore = E125,E126,E128,E129,E265,H404,H405,N530
enable-extensions=H904
show-source = true
exclude = .venv,.git,.tox,dist,doc,*lib/python*,.tmp,*egg,build,tools,.ropeproject,rally-scenarios