We contentedly announce the release of: sushy-tools 1.2.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 1.1.0..1.2.0 ----------------------------------- ec49ec0 Add missing whitespaces in test_virtual_media_certificates() 0f9c9dc Force constraints when installing a package during tox test 382a548 Handle nova instance having no image 905a39b [codespell] Adding CI target for Tox Codespell a4f23f3 [codespell] Adding Tox Target for Codespell 244620d [codespell] Fixing Spelling Mistakes 70c119e Add Python 3.10 and 3.11 to supported versions 70f037b Remove translation sections from setup.cfg f907ec9 Fix broken unit tests with Werkzeug>=2.3.0 Diffstat (except docs and test files) ------------------------------------- README.rst | 2 +- .../notes/add-virtual-media-4a137a5fb5017031.yaml | 2 +- releasenotes/notes/fakedriver-819d46b6f1e18081.yaml | 2 +- releasenotes/notes/no-boot-1709a77ecc140034.yaml | 2 +- ...reserve-libvirt-domain-info-955410f570060241.yaml | 2 +- setup.cfg | 20 +++++++------------- sushy_tools/emulator/main.py | 2 +- sushy_tools/emulator/resources/systems/base.py | 4 ++-- .../emulator/resources/systems/libvirtdriver.py | 2 +- sushy_tools/emulator/resources/systems/novadriver.py | 2 ++ .../unit/emulator/controllers/test_virtual_media.py | 5 +++-- .../unit/emulator/resources/systems/test_libvirt.py | 2 +- .../unit/emulator/resources/systems/test_nova.py | 10 ++++++++++ tox.ini | 13 ++++++++++++- zuul.d/project.yaml | 2 ++ zuul.d/sushy-tools-jobs.yaml | 7 +++++++ 18 files changed, 57 insertions(+), 30 deletions(-)
participants (1)
-
no-reply@openstack.org