From 4992eb6dd0fadf7c7ee6d9b94cd86e12f84e5a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Tue, 3 Oct 2023 09:08:14 +0200 Subject: [PATCH] Add release note links for 2023.2 Bobcat (#4) If any of your deliverables does not have a release note link added already under deliverables/bobcat, then please check whether there is an open patch on that repository with the topic "reno-2023.2" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-2023.2+is:open Change-Id: I5567743a2691f1de598eb592610978d8ec602448 --- deliverables/bobcat/heat.yaml | 1 + deliverables/bobcat/ironic-inspector.yaml | 1 + deliverables/bobcat/ironic-prometheus-exporter.yaml | 1 + deliverables/bobcat/osc-placement.yaml | 1 + deliverables/bobcat/storlets.yaml | 1 + 5 files changed, 5 insertions(+) diff --git a/deliverables/bobcat/heat.yaml b/deliverables/bobcat/heat.yaml index 6f8739e1a2..478768d3fe 100644 --- a/deliverables/bobcat/heat.yaml +++ b/deliverables/bobcat/heat.yaml @@ -15,3 +15,4 @@ releases: branches: - name: stable/2023.2 location: 21.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/heat/2023.2.html diff --git a/deliverables/bobcat/ironic-inspector.yaml b/deliverables/bobcat/ironic-inspector.yaml index 0bc2eb75ab..a4abcaf321 100644 --- a/deliverables/bobcat/ironic-inspector.yaml +++ b/deliverables/bobcat/ironic-inspector.yaml @@ -27,3 +27,4 @@ branches: location: 11.6.0 - name: stable/2023.2 location: 11.7.0 +release-notes: https://docs.openstack.org/releasenotes/ironic-inspector/2023.2.html diff --git a/deliverables/bobcat/ironic-prometheus-exporter.yaml b/deliverables/bobcat/ironic-prometheus-exporter.yaml index 7c495d9243..a55cba4beb 100644 --- a/deliverables/bobcat/ironic-prometheus-exporter.yaml +++ b/deliverables/bobcat/ironic-prometheus-exporter.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/2023.2 location: 4.2.1 +release-notes: https://docs.openstack.org/releasenotes/ironic-prometheus-exporter/2023.2.html diff --git a/deliverables/bobcat/osc-placement.yaml b/deliverables/bobcat/osc-placement.yaml index cfae23e23b..b90d4e5727 100644 --- a/deliverables/bobcat/osc-placement.yaml +++ b/deliverables/bobcat/osc-placement.yaml @@ -14,3 +14,4 @@ releases: branches: - name: stable/2023.2 location: 4.2.0 +release-notes: https://docs.openstack.org/releasenotes/osc-placement/2023.2.html diff --git a/deliverables/bobcat/storlets.yaml b/deliverables/bobcat/storlets.yaml index 9fb9178068..bdf7f2b66a 100644 --- a/deliverables/bobcat/storlets.yaml +++ b/deliverables/bobcat/storlets.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2023.2 location: 12.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/storlets/2023.2.html