We enthusiastically announce the release of:
python-keystoneclient 4.4.0: Client Library for OpenStack Identity
This release is part of the yoga release series.
The source is available from:
https://opendev.org/openstack/python-keystoneclient
Download the package from:
https://pypi.org/project/python-keystoneclient
Please report issues through:
https://bugs.launchpad.net/python-keystoneclient/+bugs
For more details, please see below.
Changes in python-keystoneclient 4.3.0..4.4.0
---------------------------------------------
56c7b50 Add access to /v3/auth/systems
f6569e2 Fix doc error to unblock the gate
0c4e294 Drop lower-constrait job
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 1 -
keystoneclient/v3/auth.py | 23 ++++++++++++++++++++
keystoneclient/v3/system.py | 26 +++++++++++++++++++++++
5 files changed, 64 insertions(+), 1 deletion(-)