From 8c911376e3972a9b3a834f7060ddb375c7955365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= <elod.illes@est.tech> Date: Mon, 30 Sep 2024 14:56:10 +0200 Subject: [PATCH] Add release note links for 2024.2 Dalmatian #4 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: Ie31637fe15c64947b391bc8b5513600f00718f49 --- deliverables/dalmatian/glance.yaml | 11 ++++++----- deliverables/dalmatian/masakari-dashboard.yaml | 2 ++ deliverables/dalmatian/masakari-monitors.yaml | 2 ++ deliverables/dalmatian/masakari.yaml | 1 + deliverables/dalmatian/metalsmith.yaml | 1 + deliverables/dalmatian/python-masakariclient.yaml | 2 ++ deliverables/dalmatian/zun-ui.yaml | 1 + 7 files changed, 15 insertions(+), 5 deletions(-) diff --git a/deliverables/dalmatian/glance.yaml b/deliverables/dalmatian/glance.yaml index 2c41628e21..4592dff1e7 100644 --- a/deliverables/dalmatian/glance.yaml +++ b/deliverables/dalmatian/glance.yaml @@ -6,14 +6,14 @@ release-model: cycle-with-rc team: glance type: service cycle-highlights: - - Added support of new add/get location APIs which replaces - the image-update (old location-add) mechanism for consumers - like cinder and nova to address ``OSSN-0090`` and ``OSSN-0065``. + - Added support of new add/get location APIs which replaces the image-update + (old location-add) mechanism for consumers like cinder and nova + to address ``OSSN-0090`` and ``OSSN-0065``. - Removed deprecated ``location_strategy`` functionality which was used to prioritize location order for downloading the image. - Deprecated ``metadata_encryption_key`` config option since it's - related functionality doesn't serve the purpose of encryption - of location metadata. + related functionality doesn't serve the purpose of encryption of + location metadata. repository-settings: openstack/glance: {} releases: @@ -36,3 +36,4 @@ releases: branches: - name: stable/2024.2 location: 29.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/glance/2024.2.html diff --git a/deliverables/dalmatian/masakari-dashboard.yaml b/deliverables/dalmatian/masakari-dashboard.yaml index 90fcba9e81..2bb0f542bf 100644 --- a/deliverables/dalmatian/masakari-dashboard.yaml +++ b/deliverables/dalmatian/masakari-dashboard.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 11.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/masakari-dashboard/2024.2.html diff --git a/deliverables/dalmatian/masakari-monitors.yaml b/deliverables/dalmatian/masakari-monitors.yaml index 43dcf96e38..4759430409 100644 --- a/deliverables/dalmatian/masakari-monitors.yaml +++ b/deliverables/dalmatian/masakari-monitors.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 18.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/masakari-monitors/2024.2.html diff --git a/deliverables/dalmatian/masakari.yaml b/deliverables/dalmatian/masakari.yaml index be3f44550b..35803e69b3 100644 --- a/deliverables/dalmatian/masakari.yaml +++ b/deliverables/dalmatian/masakari.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 18.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/masakari/2024.2.html diff --git a/deliverables/dalmatian/metalsmith.yaml b/deliverables/dalmatian/metalsmith.yaml index d2238a1834..1ac10a08d9 100644 --- a/deliverables/dalmatian/metalsmith.yaml +++ b/deliverables/dalmatian/metalsmith.yaml @@ -17,3 +17,4 @@ releases: branches: - name: stable/2024.2 location: 2.3.0 +release-notes: https://docs.openstack.org/releasenotes/metalsmith/2024.2.html diff --git a/deliverables/dalmatian/python-masakariclient.yaml b/deliverables/dalmatian/python-masakariclient.yaml index e834b8b0da..97d02c001f 100644 --- a/deliverables/dalmatian/python-masakariclient.yaml +++ b/deliverables/dalmatian/python-masakariclient.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 8.5.0 +release-notes: + https://docs.openstack.org/releasenotes/python-masakariclient/2024.2.html diff --git a/deliverables/dalmatian/zun-ui.yaml b/deliverables/dalmatian/zun-ui.yaml index efef680e81..f823d53945 100644 --- a/deliverables/dalmatian/zun-ui.yaml +++ b/deliverables/dalmatian/zun-ui.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 14.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/zun-ui/2024.2.html