neutron/neutron/tests/unit/plugins/ml2/drivers/macvtap
Akihiro Motoki f64110f652 Use flake8-import-order plugin
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.

Change-Id: Ib51bd97dc4394ef2b46d4dbb7fb36a9aa9f8fe3d
2017-07-05 03:15:27 +00:00
..
agent Merge "Terminate macvtap agent when physical_interface_mapping config not present" 2017-02-06 11:17:03 +00:00
mech_driver use MechanismDriver from neutron-lib + shim 2017-06-05 14:09:07 -06:00
__init__.py macvtap: Common functions and constants 2016-02-12 09:27:24 +01:00
test_macvtap_common.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00