neutron/neutron/tests/functional/agent
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
..
l2 Add support for ingress bandwidth limit rules in ovs agent 2017-06-14 11:11:43 +00:00
l3 Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
linux Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
ovsdb Fix functional test for ovsdbapp 0.4.0 2017-05-19 17:43:03 -05:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py DHCP Agent: Separate local from non-local subnets 2017-06-19 16:11:48 +00:00
test_firewall.py python3: convert range object to list before comparing with a list 2017-05-24 15:34:26 -07:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_ovs_flows.py functional-tests: Make addresses for tunneling unique 2017-06-20 20:17:35 +00:00
test_ovs_lib.py functional-tests: Make addresses for tunneling unique 2017-06-20 20:17:35 +00:00