From f420efc7652e6991fb30cc087d085467a1fee608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Tue, 25 Jul 2023 18:20:54 +0200 Subject: [PATCH] [Yoga] Release python-octaviaclient 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 2.5.0..6502d66 1dff235 Fix new pylint warnings 06d2810 Remove munch dependency ee4b4dc Add munch explicitly to requirements ca8777f Fix pool protocols 86da005 Update TOX_CONSTRAINTS_FILE for stable/yoga de49be7 Update .gitreview for stable/yoga Change-Id: I8c58eb2063bee5f85231b41fe6c21b6c6c403def Signed-off-by: Hervé Beraud --- deliverables/yoga/python-octaviaclient.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deliverables/yoga/python-octaviaclient.yaml b/deliverables/yoga/python-octaviaclient.yaml index 1abaaa24b9..bd8af20c5e 100644 --- a/deliverables/yoga/python-octaviaclient.yaml +++ b/deliverables/yoga/python-octaviaclient.yaml @@ -11,7 +11,12 @@ releases: projects: - repo: openstack/python-octaviaclient hash: d65be0ec184783358ed52d4a57e62f4b9fd1a1e9 + - version: 2.6.0 + projects: + - repo: openstack/python-octaviaclient + hash: 6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be branches: - name: stable/yoga location: 2.5.0 -release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/yoga.html +release-notes: + https://docs.openstack.org/releasenotes/python-octaviaclient/yoga.html