ironic/ironic
John L. Villalovos 843c773573 tox.ini: flake8: Remove I202 from ignore list
Remove I202 (Additional newline in a group of imports) from the ignore
list. I202 is a check from the flake8-import-order [1] package.

There was a note to remove this check once the tempest plugin was
removed. As the tempest plugin has been removed we can now remove the
exclusion of this check.

Update files which failed this test.

[1] https://github.com/PyCQA/flake8-import-order

Change-Id: I6018d5a90174b3d4b6b8d8e05cee1c1104ccfde9
2018-02-26 09:00:42 -08:00
..
api Support nested objects and object lists in as_dict 2018-02-22 00:29:58 +00:00
cmd tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
common Clean up RPC versions and database migrations for Rocky 2018-02-09 10:02:14 +01:00
conductor Revert "Don't try to lock for vif detach" 2018-02-21 18:33:35 +01:00
conf Deprecate classic drivers 2018-01-31 13:26:53 +01:00
db Merge "Increase the instance_info column size to LONGTEXT on MySQL/MariaDB" 2018-02-20 22:19:54 +00:00
dhcp correct referenced url in comments 2018-02-02 15:24:22 +08:00
drivers Merge "Set 'initrd' to 'rescue_ramdisk' for rescue with iPXE" 2018-02-22 11:48:46 +00:00
objects Merge "Support nested objects and object lists in as_dict" 2018-02-22 04:13:23 +00:00
tests tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00