openstack-python-openstackc.../openstackclient/tests/functional
Akihiro Motoki f3bbf52b3c 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: I12b596820727aeeb379bee16c2bc993dee9eb637
2017-08-17 06:55:00 +00:00
..
common Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
compute Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Convert network segment functional tests to JSON 2017-08-13 07:55:21 -05:00
object Skip object-store functional tests when Swift is not available 2017-07-26 19:17:46 -05:00
volume Merge "Clean up the changes of os.environ in functional tests" 2017-07-21 00:10:54 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00