[release-announce] sushy-tools 0.15.0
no-reply at openstack.org
no-reply at openstack.org
Tue Mar 2 14:32:51 UTC 2021
We are pumped to announce the release of:
sushy-tools 0.15.0: A set of tools to support the development and test
of the Sushy library (https://docs.openstack.org/sushy/)
The source is available from:
https://opendev.org/openstack/sushy-tools
Download the package from:
https://tarballs.openstack.org/sushy-tools/
For more details, please see below.
Changes in sushy-tools 0.14.0..0.15.0
-------------------------------------
02b451b New option to prevent libvirt defining boot order
fb8f3a3 Fix Unit test to test for boot index
de054ca Populate System Manufacturer
0f7fc92 Move some test requirements to tox.ini
Diffstat (except docs and test files)
-------------------------------------
.../emulator/resources/systems/libvirtdriver.py | 33 ++++++++++++++++------
sushy_tools/emulator/templates/system.json | 1 +
.../emulator/resources/systems/test_libvirt.py | 27 ++++++++++++++++--
test-requirements.txt | 4 ---
tox.ini | 6 +++-
6 files changed, 64 insertions(+), 16 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 7f55f67..8dd5470 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +4,0 @@
-hacking>=3.1.0,<4.0.0 # Apache-2.0
-
@@ -18,2 +15,0 @@ munch>=2.1.0 # MIT
-flake8-import-order>=0.17.1 # LGPLv3
-pycodestyle>=2.0.0,<2.7.0 # MIT
More information about the Release-announce
mailing list