openstack-python-openstackc.../openstackclient/tests/functional/identity/v3
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 all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_catalog.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_domain.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_endpoint.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_group.py Modify error handling for role and group commands 2017-02-09 19:49:55 +08:00
test_idp.py add domain id to expected IdP fields, unskip tests 2017-01-07 00:24:52 -05:00
test_project.py Fix --parents and --children options in project show 2017-02-09 19:24:55 +08:00
test_region.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_role.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_service.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_service_provider.py flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
test_token.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_user.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00