We are amped to announce the release of: magnum-ui 14.0.0: Magnum User Interface This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/magnum-ui Download the package from: https://tarballs.openstack.org/magnum-ui/ Please report issues through: https://bugs.launchpad.net/magnum-ui/+bugs For more details, please see below. Changes in magnum-ui 13.0.0..14.0.0 ----------------------------------- 2dc3014 Update python classifier in setup.cfg 6f6c3db Add dropdown list to select fixed subnet 8529062 Test 'trackBy' property in cluster template object 4fd2ebc Drop use of features removed in Django 4.0 9d1365e Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- magnum_ui/content/cluster_templates/panel.py | 2 +- magnum_ui/content/cluster_templates/urls.py | 2 +- magnum_ui/content/clusters/panel.py | 2 +- magnum_ui/content/clusters/urls.py | 2 +- magnum_ui/content/container_infra/quotas/panel.py | 2 +- magnum_ui/content/container_infra/quotas/urls.py | 2 +- .../_1370_project_container_infra_panel_group.py | 2 +- .../_2370_admin_container_infra_panel_group.py | 2 +- .../cluster-templates.service.spec.js | 8 ++++- .../clusters/create/create.service.js | 1 + .../clusters/workflow/workflow.service.js | 39 +++++++++++++++++++++- releasenotes/source/2023.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + setup.cfg | 2 ++ 14 files changed, 63 insertions(+), 10 deletions(-)