From 51522e389dd664d04716a65b1e1a0624368583de Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Tue, 17 Sep 2024 17:08:13 +0200 Subject: [PATCH] Add release note links for 2024.2 Dalmatian #2 If any of your deliverables does not have a release note link added already under deliverables/dalmatian, then please check whether there is an open patch on that repository with the topic "reno-2024.2" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-2024.2+is:open Change-Id: Idaefd8891934fb7dc6139dd952d5a4fd2ed49783 --- deliverables/dalmatian/cinder.yaml | 1 + deliverables/dalmatian/mistral-extra.yaml | 1 + deliverables/dalmatian/mistral.yaml | 1 + deliverables/dalmatian/python-blazarclient.yaml | 2 ++ deliverables/dalmatian/python-mistralclient.yaml | 2 ++ 5 files changed, 7 insertions(+) diff --git a/deliverables/dalmatian/cinder.yaml b/deliverables/dalmatian/cinder.yaml index 65569ee54e..b32abde69b 100644 --- a/deliverables/dalmatian/cinder.yaml +++ b/deliverables/dalmatian/cinder.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/cinder/2024.2.html diff --git a/deliverables/dalmatian/mistral-extra.yaml b/deliverables/dalmatian/mistral-extra.yaml index cbb186b7a2..dde8bd116d 100644 --- a/deliverables/dalmatian/mistral-extra.yaml +++ b/deliverables/dalmatian/mistral-extra.yaml @@ -14,3 +14,4 @@ releases: branches: - name: stable/2024.2 location: 13.3.0 +release-notes: https://docs.openstack.org/releasenotes/mistral-extra/2024.2.html diff --git a/deliverables/dalmatian/mistral.yaml b/deliverables/dalmatian/mistral.yaml index 6f0bf35098..0d3ba0644d 100644 --- a/deliverables/dalmatian/mistral.yaml +++ b/deliverables/dalmatian/mistral.yaml @@ -14,3 +14,4 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/mistral/2024.2.html diff --git a/deliverables/dalmatian/python-blazarclient.yaml b/deliverables/dalmatian/python-blazarclient.yaml index 3bf0d0afc5..e3754d8d55 100644 --- a/deliverables/dalmatian/python-blazarclient.yaml +++ b/deliverables/dalmatian/python-blazarclient.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 4.1.0 +release-notes: + https://docs.openstack.org/releasenotes/python-blazarclient/2024.2.html diff --git a/deliverables/dalmatian/python-mistralclient.yaml b/deliverables/dalmatian/python-mistralclient.yaml index cdc6e3ca6a..53c5f16c68 100644 --- a/deliverables/dalmatian/python-mistralclient.yaml +++ b/deliverables/dalmatian/python-mistralclient.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 5.3.0 +release-notes: + https://docs.openstack.org/releasenotes/python-mistralclient/2024.2.html