[release-announce] keystone_tempest_plugin 0.12.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Fri Mar 10 14:33:10 UTC 2023
We are tickled pink to announce the release of:
keystone_tempest_plugin 0.12.0: Tempest plugin keystone_tempest_plugin
This release is part of the antelope release series.
The source is available from:
https://opendev.org/openstack/keystone_tempest_plugin
Download the package from:
https://tarballs.openstack.org/keystone-tempest-plugin/
For more details, please see below.
Changes in keystone_tempest_plugin wallaby-last..0.12.0
-------------------------------------------------------
47a5e98 Add keystone oidc tests
5b9eb63 Pin stable branch jobs nodeset to Ubuntu Focal (20.04)
0506e1c Update stable jobs on master gate
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 15 +-
keystone_tempest_plugin/config.py | 11 +-
.../scenario/test_federated_authentication.py | 8 ++
.../scenario/test_oidc_federated_authentication.py | 151 +++++++++++++++++++++
requirements.txt | 1 +
6 files changed, 269 insertions(+), 7 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 790e605..67f303d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,0 +8 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
+keystoneauth1>=5.1.1 # Apache-2.0
More information about the Release-announce
mailing list