We are excited to announce the release of:
keystoneauth1 3.10.0: Authentication Library for OpenStack Identity
This release is part of the rocky release series.
The source is available from:
https://git.openstack.org/cgit/openstack/keystoneauth
Download the package from:
https://pypi.org/project/keystoneauth1
Please report issues through launchpad:
https://bugs.launchpad.net/keystoneauth
For more details, please see below.
3.10.0
^^^^^^
Bug Fixes
* [bug 1733052
(https://bugs.launchpad.net/keystoneauth/+bug/1733052)] Now the
version discovery mechanism only fetches the version info from
server side if the versioned url has been overrode. So that the
request url's path won't be changed completely.
Changes in keystoneauth1 3.9.0..3.10.0
--------------------------------------
323f4e4 Add netloc and version check for version discovery
Diffstat (except docs and test files)
-------------------------------------
keystoneauth1/discover.py | 20 ++++++++++++-
.../notes/bug-1733052-1b4af3b3fe1b05bb.yaml | 7 +++++
4 files changed, 61 insertions(+), 2 deletions(-)