We are overjoyed to announce the release of: ironic-ui 6.0.0: Ironic plugin UI for Horizon to allow users to view and manage bare metal nodes, ports and drivers. This release is part of the zed release series. The source is available from: https://opendev.org/openstack/ironic-ui Download the package from: https://pypi.org/project/ironic-ui Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic-ui For more details, please see below. Changes in ironic-ui 5.1.0..6.0.0 --------------------------------- 4d89480 remove unicode from code 23914cc Migrate to AngularJS v1.8.2 8ae2c25 Replace deprecated ugettext_lazy 5e49dc3 Imported Translations from Zanata 1803eeb The Python 3.6 and Python 3.7 Support has been dropped since zed 6c546a0 Use Horizon project template for nodejs jobs 16c4d0a Address RemovedInDjango40Warning 74a0b9c Add Python3 zed unit tests 2ab0e72 Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 4 +-- ironic_ui/content/ironic/panel.py | 2 +- ironic_ui/content/ironic/urls.py | 6 ++-- ironic_ui/karma.conf.js | 10 ++---- .../ironic/bootdevice/bootdevice.service.spec.js | 2 +- .../dashboard/admin/ironic/ironic.service.spec.js | 36 ++++++++++++++-------- .../ironic/raidconfig/raidconfig.service.spec.js | 2 +- ironic_ui/test/urls.py | 4 +-- package.json | 2 +- releasenotes/source/conf.py | 14 ++++----- releasenotes/source/index.rst | 1 + .../locale/en_GB/LC_MESSAGES/releasenotes.po | 28 +++++++++++++++-- releasenotes/source/yoga.rst | 6 ++++ setup.cfg | 4 +-- tox.ini | 14 +++++---- 16 files changed, 89 insertions(+), 52 deletions(-)