Go to file
Stephen Finucane ec28703dc3 Bump Python version used for linters to 3.9
We should have done this ages ago. Do it now. The main change is that
this lets us use the newly subscriptable 'type' [1], 'list' [2], and
'frozenset' [3] introduced in this version.

[1] https://docs.python.org/3/library/typing.html#typing.Type
[2] https://docs.python.org/3/library/typing.html#typing.List
[3] https://docs.python.org/3/library/typing.html#typing.FrozenSet

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: Idf13dd34c54534a6572beaa4675498d7e9a3be52
2025-05-07 12:26:25 +01:00
2025-02-07 09:41:42 +01:00
2025-05-07 12:18:30 +01:00
2015-12-09 11:46:00 +11:00
2017-09-20 15:47:15 -05:00
2019-04-19 19:39:37 +00:00
2014-05-07 12:12:43 -07:00
2017-09-20 15:47:15 -05:00
2022-12-01 12:14:33 +00:00
2017-09-20 15:47:15 -05:00
2025-05-07 12:18:30 +01:00
2024-09-11 18:43:59 +01:00

Team and repository tags

image

keystoneauth

Latest Version

Downloads

This package contains tools for authenticating to an OpenStack-based cloud. These tools include:

  • Authentication plugins (password, token, and federation based)
  • Discovery mechanisms to determine API version support
  • A session that is used to maintain client settings across requests (based on the requests Python library)

Further information:

Description
OpenStack Identity Authentication Library
Readme 13 MiB
Languages
Python 100%