neutron-vpnaas/rally-jobs
Cao Xuan Hoang d8ba5b7a81 Use flake8-import-order plugin and clean up exceptions
1. In reviews we usually check import grouping but it is boring.
By using flake8-import-order plugin, we can avoid this.
It enforces loose checking so it sounds good to use it.
This flake8 plugin is already used in tempest.

Note that flake8-import-order version is pinned to avoid unexpected
breakage of pep8 job.

Setup for unit tests of hacking rules is tweaked to disable
flake8-import-order checks. This extension assumes an actual file
exists and causes hacking rule unit tests.

2. This patch is also intend to clean up exceptions to avoid
confusing for other developers and the maintenance-ability as well.

Change-Id: I032892f08e073feb5b822d27d092f041b17d57e1
2017-07-11 15:49:52 +07:00
..
plugins Use flake8-import-order plugin and clean up exceptions 2017-07-11 15:49:52 +07:00
rally-configs Single/Multinode VPNaaS Scenario Tests using Rally 2016-02-12 12:44:16 -08:00
__init__.py VPNaaS Scenario tests using Rally 2015-09-16 15:40:35 -07:00