ironic/ironic/tests/unit/dhcp
Vladyslav Drok e0514cb85b Add I202 to flake ignore list
Pep8 job currently fails complaining about I202 in a bunch of
modules. This change fixes the genuine errors in the module
import order, and adds I202 to the skip list so that we don't
have to add noqa comments everywhere we can not satisfy the
check. After we split out the tempest plugin, we'll remove
I202 from the ignore list and add noqa comments in the places
where it will still be needed.

Change-Id: Ia170a41d35dea8c9eda2b36c907dbc518169a824
2017-10-25 14:32:52 +03:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_factory.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_neutron.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00