python-openstackclient/openstackclient/tests/functional/identity/v3
Pete Zaitcev 52ff421e3d Resolve PEP8
No idea how this happened, but reviews started failing the
pep8 gate job. The failures are legitimate, see the commit.
I guess the pep8 tests became smarter and found these issues.

Change-Id: Id9a0dad644134dafd68eed37fe8f41c583d7a619
2020-05-14 13:53:38 -05:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
test_application_credential.py Add CRUD support for application credentials 2018-01-30 21:50:01 +01: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 Add support for endpoing filter commands 2017-11-21 07:58:48 +01: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_limit.py Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00
test_project.py Resolve PEP8 2020-05-14 13:53:38 -05:00
test_region.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_registered_limit.py Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00
test_role.py Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
test_service_provider.py flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
test_service.py move all functional tests to tests module 2016-09-09 03:29:47 +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