From 725e1b7224e3330ecfdb5a96f2052331eb5279c3 Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Wed, 27 Jul 2022 15:10:01 -0300 Subject: [PATCH] Release sushy-tools 0.20.0 This release includes the following commits: Changes between 0.19.0 and 58d7f8d * 58d7f8d Fix for werkzeug 2.2 routing change * 56e7ace Fix unit tests for Werkzeug 2.2.0 * 95ded9f novadriver, don't use instance.flavor.id * 413a205 Replace the netboot job with a local-boot one * c0acc3d aarch64/arm64 libvirt VMs should default to SCSI controller * d8f0925 Remove support for Python 3.6 and 3.7 Change-Id: I13ec90355e438ef5e7c1fd931567b0fbaa6ed156 --- deliverables/_independent/sushy-tools.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/_independent/sushy-tools.yaml b/deliverables/_independent/sushy-tools.yaml index 49af29bfd0..4834989cd4 100644 --- a/deliverables/_independent/sushy-tools.yaml +++ b/deliverables/_independent/sushy-tools.yaml @@ -95,5 +95,9 @@ releases: projects: - repo: openstack/sushy-tools hash: b0e7380047ba127d2ac57992665af737bb2139d7 + - version: 0.20.0 + projects: + - repo: openstack/sushy-tools + hash: 58d7f8df316c99446e24d89545703e1da1002351 repository-settings: openstack/sushy-tools: {}