keystoneauth/keystoneauth1
Hervé Beraud 11faa0e67d Fix linters and bindep on jammy
Bump linter requirements - follow the changes
made in keystone in commits
6dfde5b48b388e32e34a385c3a9ef48da7c7c49b and
5c71ebd7a92d25df83e2e7cc5fad9990e9eebbf5 in
order to fix compatibility with Python 3.10.

Remove python-dev from bindep - it's no longer
supported by jammy and lead us to the following
errors with the announce-release job:

```
No package matching 'python-dev' is available
```

Co-Authored-By: Herve Beraud <hberaud@redhat.com>
Change-Id: If687a2678733ce018bd31c602140f073ab1a1a65
2022-12-01 12:14:33 +00:00
..
access Update hacking for Python3 2020-03-31 20:11:31 +02:00
exceptions add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
extras Update hacking for Python3 2020-03-31 20:11:31 +02:00
fixture Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
hacking Update hacking for Python3 2020-03-31 20:11:31 +02:00
identity Fix linters and bindep on jammy 2022-12-01 12:14:33 +00:00
loading OAuth2.0 Client Credentials Grant Flow Support 2022-08-30 06:29:20 +00:00
tests OAuth2.0 Client Credentials Grant Flow Support 2022-08-30 06:29:20 +00:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_fair_semaphore.py Add support for client-side rate limiting 2019-02-28 22:14:24 +00:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Make header Case Insensitive 2020-05-29 17:17:11 -05:00
discover.py Fix linters and bindep on jammy 2022-12-01 12:14:33 +00:00
http_basic.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
noauth.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
plugin.py Provide the default get_auth_ref implementation 2020-09-17 12:28:35 +02:00
service_token.py fix: miss attr _discovery_cache in ServiceTokenAuthWrapper 2022-04-29 15:52:47 +00:00
session.py Allow logging of Content-Type text/plain 2022-04-29 15:57:52 +00:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00