Stephen Finucane 13ab55fdfd Bump Python version used for linters to 3.10
This looks very large, but the only manual change is in pyproject.toml:
the rest is entirely ruff converting our use of e.g. 'typing.Union[X,
Y]' to 'X | Y', as added by PEP-604 [1].

[1] https://peps.python.org/pep-0604/

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: Icc773b5fed07b0675a6ab91ff9fdcbcee36c41e6
2025-05-30 18:23:30 +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 12 MiB
Languages
Python 100%