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