Merge "Add some imports to hacking import_exceptions"

This commit is contained in:
Jenkins 2014-10-22 04:29:10 +00:00 committed by Gerrit Code Review
commit 5993971832
1 changed files with 3 additions and 0 deletions

View File

@ -55,3 +55,6 @@ exclude=.venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,tools,build
# 28 is currently the most complex thing we have
# TODO(asalkeld): get this number down to 20
max-complexity=29
[hacking]
import_exceptions = heat.common.i18n