We are glad to announce the release of: magnum 16.0.1: Container Management project for OpenStack This release is part of the antelope 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. 16.0.1 ^^^^^^ Deprecation Notes * Deprecate the Docker Swarm COE ('swarm' and 'swarm-mode'). Docker Swarm relies on Fedora Atomic OS which has been EOL. Users are encourged to use the 'kubernetes' COE as it is better supported. Changes in magnum 16.0.0..16.0.1 -------------------------------- f2910697 cinder-csi: Run controllerplugin in CNI network a4d8145f Deprecate Docker Swarm COE a596cfe6 Update barbicanclient 848c34a4 Update TOX_CONSTRAINTS_FILE for stable/2023.1 7177ac60 Update .gitreview for stable/2023.1 3ab03131 Fix pep8 gate Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + magnum/api/controllers/v1/cluster_template.py | 13 ++++++++++++- magnum/common/clients.py | 2 +- magnum/common/urlfetch.py | 10 +--------- .../templates/kubernetes/fragments/enable-cinder-csi.sh | 1 - .../drivers/common/templates/swarm/fragments/make-cert.py | 9 +++++---- magnum/drivers/heat/template_def.py | 5 +++-- .../unit/conductor/handlers/test_k8s_cluster_conductor.py | 2 +- .../notes/deprecate-docker-swarm-b506a766b91fe98e.yaml | 5 +++++ tox.ini | 4 ++-- 12 files changed, 36 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org