openstack-python-openstackc.../openstackclient/tests/functional
Akihiro Motoki ff85c62707 flake8-import-order: Ensure to place project imports last
To ensure project imports are placed after third party import,
we need to specify application-import-names.
Previously flake8-import-check checked only standard imports or not.

Change-Id: Iad7afa456cec7cf5b44955f1ea03c593a4c0e426
2017-08-22 21:38:07 +00:00
..
common Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
compute flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +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