openstack-python-openstackc.../openstackclient/tests/unit/api
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
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_api.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_compute_v2.py flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
test_image_v1.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_image_v2.py Fixes image api URL endpoint for certain scenario 2017-01-04 18:14:10 +00:00
test_object_store_v1.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00