Loosen import_exceptions to cover all of gettextutils

Now that we are starting to move over to multiple log domains we want to
import multiple items on the same line for gettextutils.

Change-Id: Icd88774a0f1087270234a6849bf96a93c0927534
This commit is contained in:
Joe Gordon 2014-04-18 11:25:38 -07:00
parent 0388c36ad8
commit 50d9e982b9

View File

@ -57,4 +57,4 @@ exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,t
[hacking]
local-check-factory = nova.hacking.checks.factory
import_exceptions = nova.openstack.common.gettextutils._
import_exceptions = nova.openstack.common.gettextutils