From 3994979dfd6ca2658f266ef057c9fcb08c1ea409 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 19 Mar 2025 14:15:34 +0100 Subject: [PATCH] Add missing release notes for 2024.2 Dalmatian These were missed at release time half a year ago. This could happen when the reno- patches are not merged in time in a project. Change-Id: Icb2e2c7190feea96a9a8c0ddecc9b8e4ca048722 --- deliverables/dalmatian/ansible-collection-kolla.yaml | 2 ++ deliverables/dalmatian/barbican.yaml | 1 + deliverables/dalmatian/blazar.yaml | 1 + deliverables/dalmatian/ceilometermiddleware.yaml | 2 ++ deliverables/dalmatian/cyborg.yaml | 1 + deliverables/dalmatian/heat-agents.yaml | 1 + deliverables/dalmatian/horizon.yaml | 1 + deliverables/dalmatian/kayobe.yaml | 1 + deliverables/dalmatian/keystone.yaml | 1 + deliverables/dalmatian/kolla-ansible.yaml | 1 + deliverables/dalmatian/kolla.yaml | 1 + deliverables/dalmatian/kuryr-libnetwork.yaml | 2 ++ deliverables/dalmatian/mistral-dashboard.yaml | 2 ++ deliverables/dalmatian/openstack-ansible.yaml | 2 ++ deliverables/dalmatian/ovn-octavia-provider.yaml | 2 ++ deliverables/dalmatian/puppet-aodh.yaml | 1 + deliverables/dalmatian/puppet-barbican.yaml | 2 ++ deliverables/dalmatian/puppet-ceilometer.yaml | 2 ++ deliverables/dalmatian/puppet-cinder.yaml | 1 + deliverables/dalmatian/puppet-cloudkitty.yaml | 2 ++ deliverables/dalmatian/puppet-designate.yaml | 2 ++ deliverables/dalmatian/puppet-glance.yaml | 1 + deliverables/dalmatian/puppet-gnocchi.yaml | 1 + deliverables/dalmatian/puppet-heat.yaml | 1 + deliverables/dalmatian/puppet-horizon.yaml | 1 + deliverables/dalmatian/puppet-ironic.yaml | 1 + deliverables/dalmatian/puppet-keystone.yaml | 2 ++ deliverables/dalmatian/puppet-magnum.yaml | 1 + deliverables/dalmatian/puppet-manila.yaml | 1 + deliverables/dalmatian/puppet-mistral.yaml | 1 + deliverables/dalmatian/puppet-neutron.yaml | 1 + deliverables/dalmatian/puppet-nova.yaml | 1 + deliverables/dalmatian/puppet-octavia.yaml | 1 + deliverables/dalmatian/puppet-openstack_extras.yaml | 2 ++ deliverables/dalmatian/puppet-openstack_spec_helper.yaml | 2 ++ deliverables/dalmatian/puppet-openstacklib.yaml | 2 ++ deliverables/dalmatian/puppet-oslo.yaml | 1 + deliverables/dalmatian/puppet-ovn.yaml | 1 + deliverables/dalmatian/puppet-placement.yaml | 2 ++ deliverables/dalmatian/puppet-swift.yaml | 1 + deliverables/dalmatian/puppet-tempest.yaml | 1 + deliverables/dalmatian/puppet-trove.yaml | 1 + deliverables/dalmatian/puppet-vitrage.yaml | 1 + deliverables/dalmatian/puppet-vswitch.yaml | 1 + deliverables/dalmatian/puppet-watcher.yaml | 1 + deliverables/dalmatian/puppet-zaqar.yaml | 1 + deliverables/dalmatian/python-aodhclient.yaml | 2 ++ deliverables/dalmatian/python-heatclient.yaml | 2 ++ deliverables/dalmatian/python-tackerclient.yaml | 2 ++ deliverables/dalmatian/python-troveclient.yaml | 2 ++ deliverables/dalmatian/python-vitrageclient.yaml | 2 ++ deliverables/dalmatian/python-zaqarclient.yaml | 2 ++ deliverables/dalmatian/skyline-apiserver.yaml | 2 ++ deliverables/dalmatian/skyline-console.yaml | 2 ++ deliverables/dalmatian/vitrage-dashboard.yaml | 2 ++ deliverables/dalmatian/watcher-dashboard.yaml | 2 ++ deliverables/dalmatian/watcher.yaml | 1 + deliverables/dalmatian/zaqar-ui.yaml | 1 + deliverables/dalmatian/zaqar.yaml | 1 + deliverables/dalmatian/zun.yaml | 1 + 60 files changed, 85 insertions(+) diff --git a/deliverables/dalmatian/ansible-collection-kolla.yaml b/deliverables/dalmatian/ansible-collection-kolla.yaml index 4029c91a34..252509d389 100644 --- a/deliverables/dalmatian/ansible-collection-kolla.yaml +++ b/deliverables/dalmatian/ansible-collection-kolla.yaml @@ -23,3 +23,5 @@ releases: branches: - name: stable/2024.2 location: 6.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/ansible-collection-kolla/2024.2.html diff --git a/deliverables/dalmatian/barbican.yaml b/deliverables/dalmatian/barbican.yaml index aac584b42b..a07ed2f9d0 100644 --- a/deliverables/dalmatian/barbican.yaml +++ b/deliverables/dalmatian/barbican.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/barbican/2024.2.html diff --git a/deliverables/dalmatian/blazar.yaml b/deliverables/dalmatian/blazar.yaml index aca9b19acf..467c5e4aae 100644 --- a/deliverables/dalmatian/blazar.yaml +++ b/deliverables/dalmatian/blazar.yaml @@ -22,3 +22,4 @@ releases: branches: - name: stable/2024.2 location: 14.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/blazar/2024.2.html diff --git a/deliverables/dalmatian/ceilometermiddleware.yaml b/deliverables/dalmatian/ceilometermiddleware.yaml index a3a16c354f..fa22fa4d22 100644 --- a/deliverables/dalmatian/ceilometermiddleware.yaml +++ b/deliverables/dalmatian/ceilometermiddleware.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 3.5.0 +release-notes: + https://docs.openstack.org/releasenotes/ceilometermiddleware/2024.2.html diff --git a/deliverables/dalmatian/cyborg.yaml b/deliverables/dalmatian/cyborg.yaml index b3000d7198..43a7aa01d0 100644 --- a/deliverables/dalmatian/cyborg.yaml +++ b/deliverables/dalmatian/cyborg.yaml @@ -20,3 +20,4 @@ releases: branches: - name: stable/2024.2 location: 13.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/cyborg/2024.2.html diff --git a/deliverables/dalmatian/heat-agents.yaml b/deliverables/dalmatian/heat-agents.yaml index 652b0f0d27..45be381ffc 100644 --- a/deliverables/dalmatian/heat-agents.yaml +++ b/deliverables/dalmatian/heat-agents.yaml @@ -19,3 +19,4 @@ releases: branches: - name: stable/2024.2 location: 9.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/heat-agents/2024.2.html diff --git a/deliverables/dalmatian/horizon.yaml b/deliverables/dalmatian/horizon.yaml index 3cbe934481..ca3a6c03bd 100644 --- a/deliverables/dalmatian/horizon.yaml +++ b/deliverables/dalmatian/horizon.yaml @@ -21,3 +21,4 @@ releases: branches: - name: stable/2024.2 location: 25.1.0 +release-notes: https://docs.openstack.org/releasenotes/horizon/2024.2.html diff --git a/deliverables/dalmatian/kayobe.yaml b/deliverables/dalmatian/kayobe.yaml index 772780fe60..9ae52d1985 100644 --- a/deliverables/dalmatian/kayobe.yaml +++ b/deliverables/dalmatian/kayobe.yaml @@ -53,3 +53,4 @@ releases: branches: - name: stable/2024.2 location: 17.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/kayobe/2024.2.html diff --git a/deliverables/dalmatian/keystone.yaml b/deliverables/dalmatian/keystone.yaml index e5b686f689..6bbc556d5b 100644 --- a/deliverables/dalmatian/keystone.yaml +++ b/deliverables/dalmatian/keystone.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/2024.2 location: 26.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/keystone/2024.2.html diff --git a/deliverables/dalmatian/kolla-ansible.yaml b/deliverables/dalmatian/kolla-ansible.yaml index 1950f827bc..5d7c31f26d 100644 --- a/deliverables/dalmatian/kolla-ansible.yaml +++ b/deliverables/dalmatian/kolla-ansible.yaml @@ -33,3 +33,4 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/2024.2.html diff --git a/deliverables/dalmatian/kolla.yaml b/deliverables/dalmatian/kolla.yaml index 3095ae607b..50a56d2d64 100644 --- a/deliverables/dalmatian/kolla.yaml +++ b/deliverables/dalmatian/kolla.yaml @@ -33,3 +33,4 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/kolla/2024.2.html diff --git a/deliverables/dalmatian/kuryr-libnetwork.yaml b/deliverables/dalmatian/kuryr-libnetwork.yaml index 07472de240..03a11de1c5 100644 --- a/deliverables/dalmatian/kuryr-libnetwork.yaml +++ b/deliverables/dalmatian/kuryr-libnetwork.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 14.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/kuryr-libnetwork/2024.2.html diff --git a/deliverables/dalmatian/mistral-dashboard.yaml b/deliverables/dalmatian/mistral-dashboard.yaml index 02a2273d08..829dfc9cd9 100644 --- a/deliverables/dalmatian/mistral-dashboard.yaml +++ b/deliverables/dalmatian/mistral-dashboard.yaml @@ -19,3 +19,5 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/mistral-dashboard/2024.2.html diff --git a/deliverables/dalmatian/openstack-ansible.yaml b/deliverables/dalmatian/openstack-ansible.yaml index 9aae81ba07..95624d3b78 100644 --- a/deliverables/dalmatian/openstack-ansible.yaml +++ b/deliverables/dalmatian/openstack-ansible.yaml @@ -51,3 +51,5 @@ releases: branches: - name: stable/2024.2 location: 30.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/openstack-ansible/2024.2.html diff --git a/deliverables/dalmatian/ovn-octavia-provider.yaml b/deliverables/dalmatian/ovn-octavia-provider.yaml index 1338415066..e8730ef74d 100644 --- a/deliverables/dalmatian/ovn-octavia-provider.yaml +++ b/deliverables/dalmatian/ovn-octavia-provider.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 7.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/ovn-octavia-provider/2024.2.html diff --git a/deliverables/dalmatian/puppet-aodh.yaml b/deliverables/dalmatian/puppet-aodh.yaml index eddce63b5c..0503a98dff 100644 --- a/deliverables/dalmatian/puppet-aodh.yaml +++ b/deliverables/dalmatian/puppet-aodh.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-aodh/2024.2.html diff --git a/deliverables/dalmatian/puppet-barbican.yaml b/deliverables/dalmatian/puppet-barbican.yaml index 0a163f8fa7..4860d8ae3b 100644 --- a/deliverables/dalmatian/puppet-barbican.yaml +++ b/deliverables/dalmatian/puppet-barbican.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-barbican/2024.2.html diff --git a/deliverables/dalmatian/puppet-ceilometer.yaml b/deliverables/dalmatian/puppet-ceilometer.yaml index ec32476bd7..86ddd2ad9c 100644 --- a/deliverables/dalmatian/puppet-ceilometer.yaml +++ b/deliverables/dalmatian/puppet-ceilometer.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-ceilometer/2024.2.html diff --git a/deliverables/dalmatian/puppet-cinder.yaml b/deliverables/dalmatian/puppet-cinder.yaml index 482ca472ad..9cf7f10f8e 100644 --- a/deliverables/dalmatian/puppet-cinder.yaml +++ b/deliverables/dalmatian/puppet-cinder.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-cinder/2024.2.html diff --git a/deliverables/dalmatian/puppet-cloudkitty.yaml b/deliverables/dalmatian/puppet-cloudkitty.yaml index bc049ec4c1..2c0cff065c 100644 --- a/deliverables/dalmatian/puppet-cloudkitty.yaml +++ b/deliverables/dalmatian/puppet-cloudkitty.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 14.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-cloudkitty/2024.2.html diff --git a/deliverables/dalmatian/puppet-designate.yaml b/deliverables/dalmatian/puppet-designate.yaml index 0a04bafe34..8ce7a86fe3 100644 --- a/deliverables/dalmatian/puppet-designate.yaml +++ b/deliverables/dalmatian/puppet-designate.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-designate/2024.2.html diff --git a/deliverables/dalmatian/puppet-glance.yaml b/deliverables/dalmatian/puppet-glance.yaml index 0865fbf3af..dfcfaacbdd 100644 --- a/deliverables/dalmatian/puppet-glance.yaml +++ b/deliverables/dalmatian/puppet-glance.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-glance/2024.2.html diff --git a/deliverables/dalmatian/puppet-gnocchi.yaml b/deliverables/dalmatian/puppet-gnocchi.yaml index ecc011921d..89b2f12ad9 100644 --- a/deliverables/dalmatian/puppet-gnocchi.yaml +++ b/deliverables/dalmatian/puppet-gnocchi.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-gnocchi/2024.2.html diff --git a/deliverables/dalmatian/puppet-heat.yaml b/deliverables/dalmatian/puppet-heat.yaml index b794968944..418e5b09a9 100644 --- a/deliverables/dalmatian/puppet-heat.yaml +++ b/deliverables/dalmatian/puppet-heat.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-heat/2024.2.html diff --git a/deliverables/dalmatian/puppet-horizon.yaml b/deliverables/dalmatian/puppet-horizon.yaml index 0df7934c49..6d520a79d2 100644 --- a/deliverables/dalmatian/puppet-horizon.yaml +++ b/deliverables/dalmatian/puppet-horizon.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-horizon/2024.2.html diff --git a/deliverables/dalmatian/puppet-ironic.yaml b/deliverables/dalmatian/puppet-ironic.yaml index 5c62b2c13d..d474d36432 100644 --- a/deliverables/dalmatian/puppet-ironic.yaml +++ b/deliverables/dalmatian/puppet-ironic.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-ironic/2024.2.html diff --git a/deliverables/dalmatian/puppet-keystone.yaml b/deliverables/dalmatian/puppet-keystone.yaml index b367ea4add..3744e25f3a 100644 --- a/deliverables/dalmatian/puppet-keystone.yaml +++ b/deliverables/dalmatian/puppet-keystone.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-keystone/2024.2.html diff --git a/deliverables/dalmatian/puppet-magnum.yaml b/deliverables/dalmatian/puppet-magnum.yaml index 79fde3f4d5..9ecc4aed27 100644 --- a/deliverables/dalmatian/puppet-magnum.yaml +++ b/deliverables/dalmatian/puppet-magnum.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-magnum/2024.2.html diff --git a/deliverables/dalmatian/puppet-manila.yaml b/deliverables/dalmatian/puppet-manila.yaml index 3827db56e1..b94f364ee2 100644 --- a/deliverables/dalmatian/puppet-manila.yaml +++ b/deliverables/dalmatian/puppet-manila.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-manila/2024.2.html diff --git a/deliverables/dalmatian/puppet-mistral.yaml b/deliverables/dalmatian/puppet-mistral.yaml index 0de7288048..6e87dcf39a 100644 --- a/deliverables/dalmatian/puppet-mistral.yaml +++ b/deliverables/dalmatian/puppet-mistral.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-mistral/2024.2.html diff --git a/deliverables/dalmatian/puppet-neutron.yaml b/deliverables/dalmatian/puppet-neutron.yaml index 841d078df5..b6b90abb19 100644 --- a/deliverables/dalmatian/puppet-neutron.yaml +++ b/deliverables/dalmatian/puppet-neutron.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-neutron/2024.2.html diff --git a/deliverables/dalmatian/puppet-nova.yaml b/deliverables/dalmatian/puppet-nova.yaml index 7e42071511..26c3e4e62c 100644 --- a/deliverables/dalmatian/puppet-nova.yaml +++ b/deliverables/dalmatian/puppet-nova.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-nova/2024.2.html diff --git a/deliverables/dalmatian/puppet-octavia.yaml b/deliverables/dalmatian/puppet-octavia.yaml index b43831693a..5af55fe70f 100644 --- a/deliverables/dalmatian/puppet-octavia.yaml +++ b/deliverables/dalmatian/puppet-octavia.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-octavia/2024.2.html diff --git a/deliverables/dalmatian/puppet-openstack_extras.yaml b/deliverables/dalmatian/puppet-openstack_extras.yaml index 0b8fbcfe8c..c8ebe7e1b4 100644 --- a/deliverables/dalmatian/puppet-openstack_extras.yaml +++ b/deliverables/dalmatian/puppet-openstack_extras.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-openstack_extras/2024.2.html diff --git a/deliverables/dalmatian/puppet-openstack_spec_helper.yaml b/deliverables/dalmatian/puppet-openstack_spec_helper.yaml index cd666631cc..f1b5c68fb9 100644 --- a/deliverables/dalmatian/puppet-openstack_spec_helper.yaml +++ b/deliverables/dalmatian/puppet-openstack_spec_helper.yaml @@ -10,3 +10,5 @@ branches: - name: stable/2024.2 location: openstack/puppet-openstack_spec_helper: 691aa7528d1461f4810c76c985b67fc034b31e4f +release-notes: + https://docs.openstack.org/releasenotes/puppet-openstack_spec_helper/2024.2.html diff --git a/deliverables/dalmatian/puppet-openstacklib.yaml b/deliverables/dalmatian/puppet-openstacklib.yaml index 7f7217349f..df3e1d8db6 100644 --- a/deliverables/dalmatian/puppet-openstacklib.yaml +++ b/deliverables/dalmatian/puppet-openstacklib.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-openstacklib/2024.2.html diff --git a/deliverables/dalmatian/puppet-oslo.yaml b/deliverables/dalmatian/puppet-oslo.yaml index 1e7024da59..ca79973943 100644 --- a/deliverables/dalmatian/puppet-oslo.yaml +++ b/deliverables/dalmatian/puppet-oslo.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-oslo/2024.2.html diff --git a/deliverables/dalmatian/puppet-ovn.yaml b/deliverables/dalmatian/puppet-ovn.yaml index 22ad42de5d..09a8a29f51 100644 --- a/deliverables/dalmatian/puppet-ovn.yaml +++ b/deliverables/dalmatian/puppet-ovn.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-ovn/2024.2.html diff --git a/deliverables/dalmatian/puppet-placement.yaml b/deliverables/dalmatian/puppet-placement.yaml index 4a0a9b9f45..0e359b2335 100644 --- a/deliverables/dalmatian/puppet-placement.yaml +++ b/deliverables/dalmatian/puppet-placement.yaml @@ -13,3 +13,5 @@ releases: branches: - name: stable/2024.2 location: 12.0.0 +release-notes: + https://docs.openstack.org/releasenotes/puppet-placement/2024.2.html diff --git a/deliverables/dalmatian/puppet-swift.yaml b/deliverables/dalmatian/puppet-swift.yaml index 58858b47f8..16cf6f3365 100644 --- a/deliverables/dalmatian/puppet-swift.yaml +++ b/deliverables/dalmatian/puppet-swift.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-swift/2024.2.html diff --git a/deliverables/dalmatian/puppet-tempest.yaml b/deliverables/dalmatian/puppet-tempest.yaml index 7a09d57239..8ac0952a60 100644 --- a/deliverables/dalmatian/puppet-tempest.yaml +++ b/deliverables/dalmatian/puppet-tempest.yaml @@ -17,3 +17,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-tempest/2024.2.html diff --git a/deliverables/dalmatian/puppet-trove.yaml b/deliverables/dalmatian/puppet-trove.yaml index 81e7b65fe5..24d4a8710c 100644 --- a/deliverables/dalmatian/puppet-trove.yaml +++ b/deliverables/dalmatian/puppet-trove.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-trove/2024.2.html diff --git a/deliverables/dalmatian/puppet-vitrage.yaml b/deliverables/dalmatian/puppet-vitrage.yaml index 0ee39c4325..ea944e4e93 100644 --- a/deliverables/dalmatian/puppet-vitrage.yaml +++ b/deliverables/dalmatian/puppet-vitrage.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 15.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-vitrage/2024.2.html diff --git a/deliverables/dalmatian/puppet-vswitch.yaml b/deliverables/dalmatian/puppet-vswitch.yaml index 123b23bc1e..c02f3f06ce 100644 --- a/deliverables/dalmatian/puppet-vswitch.yaml +++ b/deliverables/dalmatian/puppet-vswitch.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 21.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-vswitch/2024.2.html diff --git a/deliverables/dalmatian/puppet-watcher.yaml b/deliverables/dalmatian/puppet-watcher.yaml index 79e672f745..5542aa682e 100644 --- a/deliverables/dalmatian/puppet-watcher.yaml +++ b/deliverables/dalmatian/puppet-watcher.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-watcher/2024.2.html diff --git a/deliverables/dalmatian/puppet-zaqar.yaml b/deliverables/dalmatian/puppet-zaqar.yaml index a3b37cc14f..8d5e60d546 100644 --- a/deliverables/dalmatian/puppet-zaqar.yaml +++ b/deliverables/dalmatian/puppet-zaqar.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/2024.2 location: 25.0.0 +release-notes: https://docs.openstack.org/releasenotes/puppet-zaqar/2024.2.html diff --git a/deliverables/dalmatian/python-aodhclient.yaml b/deliverables/dalmatian/python-aodhclient.yaml index bcb1373373..fd0d63e02c 100644 --- a/deliverables/dalmatian/python-aodhclient.yaml +++ b/deliverables/dalmatian/python-aodhclient.yaml @@ -15,3 +15,5 @@ releases: branches: - name: stable/2024.2 location: 3.6.0 +release-notes: + https://docs.openstack.org/releasenotes/python-aodhclient/2024.2.html diff --git a/deliverables/dalmatian/python-heatclient.yaml b/deliverables/dalmatian/python-heatclient.yaml index 2492a084b7..8358ec569f 100644 --- a/deliverables/dalmatian/python-heatclient.yaml +++ b/deliverables/dalmatian/python-heatclient.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 4.0.0 +release-notes: + https://docs.openstack.org/releasenotes/python-heatclient/2024.2.html diff --git a/deliverables/dalmatian/python-tackerclient.yaml b/deliverables/dalmatian/python-tackerclient.yaml index a72c7ffcae..fbf0dd9565 100644 --- a/deliverables/dalmatian/python-tackerclient.yaml +++ b/deliverables/dalmatian/python-tackerclient.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 2.1.0 +release-notes: + https://docs.openstack.org/releasenotes/python-tackerclient/2024.2.html diff --git a/deliverables/dalmatian/python-troveclient.yaml b/deliverables/dalmatian/python-troveclient.yaml index 561b3df86e..dadac454f0 100644 --- a/deliverables/dalmatian/python-troveclient.yaml +++ b/deliverables/dalmatian/python-troveclient.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 8.6.0 +release-notes: + https://docs.openstack.org/releasenotes/python-troveclient/2024.2.html diff --git a/deliverables/dalmatian/python-vitrageclient.yaml b/deliverables/dalmatian/python-vitrageclient.yaml index b092e7fd42..243041af50 100644 --- a/deliverables/dalmatian/python-vitrageclient.yaml +++ b/deliverables/dalmatian/python-vitrageclient.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 5.1.1 +release-notes: + https://docs.openstack.org/releasenotes/python-vitrageclient/2024.2.html diff --git a/deliverables/dalmatian/python-zaqarclient.yaml b/deliverables/dalmatian/python-zaqarclient.yaml index 6ac53847be..c09a65d2d8 100644 --- a/deliverables/dalmatian/python-zaqarclient.yaml +++ b/deliverables/dalmatian/python-zaqarclient.yaml @@ -14,3 +14,5 @@ releases: branches: - name: stable/2024.2 location: 2.8.0 +release-notes: + https://docs.openstack.org/releasenotes/python-zaqarclient/2024.2.html diff --git a/deliverables/dalmatian/skyline-apiserver.yaml b/deliverables/dalmatian/skyline-apiserver.yaml index 92cb12e236..65a17650b5 100644 --- a/deliverables/dalmatian/skyline-apiserver.yaml +++ b/deliverables/dalmatian/skyline-apiserver.yaml @@ -30,3 +30,5 @@ releases: branches: - name: stable/2024.2 location: 5.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/skyline-apiserver/2024.2.html diff --git a/deliverables/dalmatian/skyline-console.yaml b/deliverables/dalmatian/skyline-console.yaml index 0f0c939c06..a891a628bb 100644 --- a/deliverables/dalmatian/skyline-console.yaml +++ b/deliverables/dalmatian/skyline-console.yaml @@ -34,3 +34,5 @@ releases: branches: - name: stable/2024.2 location: 5.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/skyline-console/2024.2.html diff --git a/deliverables/dalmatian/vitrage-dashboard.yaml b/deliverables/dalmatian/vitrage-dashboard.yaml index 87f51bc3c7..ee4ad9cb0d 100644 --- a/deliverables/dalmatian/vitrage-dashboard.yaml +++ b/deliverables/dalmatian/vitrage-dashboard.yaml @@ -18,3 +18,5 @@ releases: branches: - name: stable/2024.2 location: 7.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/vitrage-dashboard/2024.2.html diff --git a/deliverables/dalmatian/watcher-dashboard.yaml b/deliverables/dalmatian/watcher-dashboard.yaml index 46138929e7..1a7cb06b93 100644 --- a/deliverables/dalmatian/watcher-dashboard.yaml +++ b/deliverables/dalmatian/watcher-dashboard.yaml @@ -19,3 +19,5 @@ releases: branches: - name: stable/2024.2 location: 12.0.0.0rc1 +release-notes: + https://docs.openstack.org/releasenotes/watcher-dashboard/2024.2.html diff --git a/deliverables/dalmatian/watcher.yaml b/deliverables/dalmatian/watcher.yaml index 21e8b1bf2d..802f688d1a 100644 --- a/deliverables/dalmatian/watcher.yaml +++ b/deliverables/dalmatian/watcher.yaml @@ -19,3 +19,4 @@ releases: branches: - name: stable/2024.2 location: 13.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/watcher/2024.2.html diff --git a/deliverables/dalmatian/zaqar-ui.yaml b/deliverables/dalmatian/zaqar-ui.yaml index af349fc4df..4a17f98cd7 100644 --- a/deliverables/dalmatian/zaqar-ui.yaml +++ b/deliverables/dalmatian/zaqar-ui.yaml @@ -19,3 +19,4 @@ releases: branches: - name: stable/2024.2 location: 17.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/zaqar-ui/2024.2.html diff --git a/deliverables/dalmatian/zaqar.yaml b/deliverables/dalmatian/zaqar.yaml index 5e6a1c615d..ebfba64b33 100644 --- a/deliverables/dalmatian/zaqar.yaml +++ b/deliverables/dalmatian/zaqar.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/2024.2 location: 19.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/zaqar/2024.2.html diff --git a/deliverables/dalmatian/zun.yaml b/deliverables/dalmatian/zun.yaml index 56575433ea..ed847f98df 100644 --- a/deliverables/dalmatian/zun.yaml +++ b/deliverables/dalmatian/zun.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/2024.2 location: 14.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/zun/2024.2.html