We are gleeful to announce the release of: ironic-ui 5.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 xena 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 4.3.0..5.0.0 --------------------------------- 0dd2333 Remove horizon from doc requirements 8459072 Remove lower-constraints job accb839 Changed minversion in tox to 3.18.0 c4292aa setup.cfg: Replace dashes with underscores 258bd56 Remove testr 448f2c4 Drop horizon-nodejs10-jobs template c0e3256 Add horizon-nodejs14-job template. f219d0b Add Python3 xena unit tests a2ab12a Update master for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitignore | 6 +++--- .testr.conf | 7 ------- .zuul.yaml | 4 ++-- releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 6 ++++++ setup.cfg | 8 ++++---- test-requirements.txt | 1 - tox.ini | 11 ++--------- 9 files changed, 18 insertions(+), 30 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 961f1f2..9b9e535 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11 +10,0 @@ oslotest>=3.2.0 # Apache-2.0 -testrepository>=0.0.18 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org