keystone/keystone/api
Stephen Finucane 6dfde5b48b requirements: Bump linter requirements
The pep257 dependency does not support Python 3.10 and has been
deprecated in favour of flake8-docstrings. While we're here, we bump the
other linter dependencies and remove a note regarding the order of
dependencies, which is no longer true with the new dependency resolver
introduced in pip 20.3. We also remove an import exception for six.moves
since we no longer use six.

Change-Id: I4aae75f513568126230becf27b2e07d6682d35a1
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-10-26 15:14:21 +03:00
..
_shared OAuth2.0 Client Credentials Grant Flow Support 2022-06-14 09:09:33 +00:00
__init__.py OAuth2.0 Client Credentials Grant Flow Support 2022-06-14 09:09:33 +00:00
auth.py NIT: Fix spelling 2020-03-06 12:52:15 +05:30
credentials.py Disable EC2 credentials access_id update 2020-05-19 17:35:05 +05:30
discovery.py Add expiring user group memberships on mapped authentication 2020-04-07 19:30:57 -04:00
domains.py Remove six usage 2020-01-30 06:06:51 +00:00
ec2tokens.py Fix host:port handling 2022-08-30 14:19:49 +02:00
endpoints.py Remove six usage 2020-01-30 06:06:51 +00:00
groups.py Remove six usage 2020-01-30 06:06:51 +00:00
limits.py Remove six usage 2020-01-30 06:06:51 +00:00
os_ep_filter.py requirements: Bump linter requirements 2022-10-26 15:14:21 +03:00
os_federation.py Expiring Group Memberships API - Allow set idp authorization_ttl 2020-04-09 01:59:58 +00:00
os_inherit.py Remove six usage 2020-01-30 06:06:51 +00:00
os_oauth1.py Remove six usage 2020-01-30 06:06:51 +00:00
os_oauth2.py requirements: Bump linter requirements 2022-10-26 15:14:21 +03:00
os_revoke.py Move json_home "extension" rel functions 2018-08-16 20:49:01 +00:00
os_simple_cert.py Fix missing print format and missing ws between words 2019-08-06 08:29:34 +08:00
policy.py Remove six usage 2020-01-30 06:06:51 +00:00
projects.py Remove six usage 2020-01-30 06:06:51 +00:00
regions.py Remove six usage 2020-01-30 06:06:51 +00:00
registered_limits.py Remove six usage 2020-01-30 06:06:51 +00:00
role_assignments.py Fix validation of role assignment subtree list 2019-09-17 23:12:47 -07:00
role_inferences.py Update hacking for Python3 2020-04-15 07:17:58 +02:00
roles.py Remove six usage 2020-01-30 06:06:51 +00:00
s3tokens.py Accept STS and IAM services from Ceph Obj Gateway 2021-11-24 16:09:21 +00:00
services.py Remove six usage 2020-01-30 06:06:51 +00:00
system.py Remove six usage 2020-01-30 06:06:51 +00:00
trusts.py Remove six usage 2020-01-30 06:06:51 +00:00
users.py using standard library secrets function token_bytes to replace os.urandom 2022-01-03 19:16:29 +08:00