We eagerly announce the release of: sushy-tools 0.20.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. 0.20.0 ^^^^^^ Upgrade Notes * Sushy-tools does not support Python 3.6 and 3.7 anymore, please use version 3.8 or higher. Changes in sushy-tools 0.19.0..0.20.0 ------------------------------------- 58d7f8d Fix for werkzeug 2.2 routing change 56e7ace Fix unit tests for Werkzeug 2.2.0 413a205 Replace the netboot job with a local-boot one d8f0925 Remove support for Python 3.6 and 3.7 c0acc3d aarch64/arm64 libvirt VMs should default to SCSI controller 95ded9f novadriver, don't use instance.flavor.id Diffstat (except docs and test files) ------------------------------------- releasenotes/notes/py36-37-bye-bye-5a0cfafa9cfe8230.yaml | 6 ++++++ setup.cfg | 4 +--- sushy_tools/emulator/controllers/certificate_service.py | 2 +- sushy_tools/emulator/controllers/virtual_media.py | 2 +- sushy_tools/emulator/resources/systems/libvirtdriver.py | 4 +++- sushy_tools/emulator/resources/systems/novadriver.py | 2 +- zuul.d/project.yaml | 6 ++---- zuul.d/sushy-tools-jobs.yaml | 4 ++-- 9 files changed, 18 insertions(+), 14 deletions(-)