We are gleeful to announce the release of: magnum 20.0.1 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/magnum Download the package from: https://tarballs.openstack.org/magnum/ Please report issues through: https://bugs.launchpad.net/magnum/+bugs For more details, please see below. 20.0.1 ^^^^^^ New Features * Add subject key identifier extension to x509 operations signing function. Allows for magnum Kubernetes clusters to generate certificates with authority key identifier extension. Changes in magnum 20.0.0..20.0.1 -------------------------------- 8bf00123 Cluster Create: template name now permitted again aa954f9a certs: add subject key identifier extension c73ef055 [stable-only]: Switch to uWSGI module 29707e9b Install and configure for Red Hat Enterprise Linux and CentOS - fix few mistakes 13941113 Update TOX_CONSTRAINTS_FILE for stable/2025.1 211e1192 Update .gitreview for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 ++++-- devstack/lib/magnum | 4 ++-- magnum/api/validation.py | 8 ++++++-- magnum/common/x509/operations.py | 6 ++++++ magnum/wsgi/api.py | 24 ++++++++++++++++++++++ ...add-subject-key-identifer-ae5c6ebe86749239.yaml | 7 +++++++ tox.ini | 4 ++-- 12 files changed, 79 insertions(+), 14 deletions(-)