From dfba5d3958125c5dc325299e1e1bf92059650128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Tue, 25 Jul 2023 16:49:22 +0200 Subject: [PATCH] [Yoga] Release ironic-python-agent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a convenience release before moving Yoga to extended maintenance (estimated 2023-11-02). $ git log --oneline --no-merges 8.5.1..9f84c8b3 9f84c8b3 Fix UTF-16 result handling for efibootmgr 8e77848c Make reno ignore bugfix eol tags 1d4ea491 Fixes for tox 4.0 de4cf64c Warn when smartctl not found 57f1e530 Drop python2 from bindep.txt Change-Id: I814b869c2e2b1464e3989cb8b0477b61b12bb330 Signed-off-by: Hervé Beraud --- deliverables/yoga/ironic-python-agent.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deliverables/yoga/ironic-python-agent.yaml b/deliverables/yoga/ironic-python-agent.yaml index 3f03bd5151..8a91f05184 100644 --- a/deliverables/yoga/ironic-python-agent.yaml +++ b/deliverables/yoga/ironic-python-agent.yaml @@ -24,6 +24,10 @@ releases: projects: - repo: openstack/ironic-python-agent hash: 2b41403e4e78b54443c4e49286e94e6e8f8e4069 + - version: 8.5.2 + projects: + - repo: openstack/ironic-python-agent + hash: 9f84c8b3d1fa0e08bf1f799f37a11698f8da07a4 branches: - name: bugfix/8.3 location: 8.3.0 @@ -31,4 +35,5 @@ branches: location: 8.4.0 - name: stable/yoga location: 8.5.0 -release-notes: https://docs.openstack.org/releasenotes/ironic-python-agent/yoga.html +release-notes: + https://docs.openstack.org/releasenotes/ironic-python-agent/yoga.html