commit | 22be84006f0a687f4c628393d44b2779d9fa5c66 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Tue May 20 15:59:49 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue May 20 15:59:49 2014 +0000 |
tree | 6c1c0c5baca78ea624896ac2c33d31a242704eb0 | |
parent | f6a2b8826f4460d45ff00ee34d4148b236a324f1 [diff] | |
parent | 2b6db0c64198d1f2f14093c924676dfc9ae4fdc6 [diff] |
Merge "Add hacking import exception for service clients"
diff --git a/tox.ini b/tox.ini index 5e8d283..ef49b28 100644 --- a/tox.ini +++ b/tox.ini
@@ -95,6 +95,7 @@ [hacking] local-check-factory = tempest.hacking.checks.factory +import_exceptions = tempest.services [flake8] # E125 is a won't fix until https://github.com/jcrocholl/pep8/issues/126 is resolved. For further detail see https://review.openstack.org/#/c/36788/