From 9beed4b03d6ed0e5b9c7cc71fe52950a41f0c02b Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 6 Mar 2020 11:07:53 -0600 Subject: [PATCH] Add recent release note links This adds release notes links that have been added or changed since the last time we made a sweep. Change-Id: I4a8833cf2481e1ddb65d74a74b1f3317c0144e50 Signed-off-by: Sean McGinnis --- deliverables/rocky/mistral-extra.yaml | 2 +- deliverables/rocky/mistral-lib.yaml | 1 + deliverables/stein/mistral-lib.yaml | 1 + deliverables/train/barbican.yaml | 1 + deliverables/train/cinderlib.yaml | 1 + deliverables/train/kayobe.yaml | 1 + deliverables/train/keystonemiddleware.yaml | 1 + deliverables/train/kolla-ansible.yaml | 1 + deliverables/train/kolla.yaml | 1 + deliverables/train/mistral-lib.yaml | 1 + deliverables/train/monasca-events-api.yaml | 1 + deliverables/train/networking-bgpvpn.yaml | 1 + deliverables/train/osc-lib.yaml | 1 + deliverables/train/python-heatclient.yaml | 1 + deliverables/train/python-troveclient.yaml | 1 + deliverables/train/zaqar.yaml | 1 + 16 files changed, 16 insertions(+), 1 deletion(-) diff --git a/deliverables/rocky/mistral-extra.yaml b/deliverables/rocky/mistral-extra.yaml index 0976723a41..598275f711 100644 --- a/deliverables/rocky/mistral-extra.yaml +++ b/deliverables/rocky/mistral-extra.yaml @@ -43,4 +43,4 @@ repository-settings: branches: - location: 7.0.0.0rc1 name: stable/rocky -release-notes: https://docs.openstack.org/releasenotes/mistral/rocky.html +release-notes: https://docs.openstack.org/releasenotes/mistral-extra/rocky.html diff --git a/deliverables/rocky/mistral-lib.yaml b/deliverables/rocky/mistral-lib.yaml index 727d877bf4..f52e80f553 100644 --- a/deliverables/rocky/mistral-lib.yaml +++ b/deliverables/rocky/mistral-lib.yaml @@ -26,3 +26,4 @@ releases: projects: - repo: openstack/mistral-lib hash: 1265d9d53aa01117e337fa1799d005113041a169 +release-notes: https://docs.openstack.org/releasenotes/mistral-lib/rocky.html diff --git a/deliverables/stein/mistral-lib.yaml b/deliverables/stein/mistral-lib.yaml index 0f307fcbf2..c620131f7c 100644 --- a/deliverables/stein/mistral-lib.yaml +++ b/deliverables/stein/mistral-lib.yaml @@ -20,3 +20,4 @@ releases: branches: - location: 1.1.0 name: stable/stein +release-notes: https://docs.openstack.org/releasenotes/mistral-lib/stein.html diff --git a/deliverables/train/barbican.yaml b/deliverables/train/barbican.yaml index 9db3d8093e..a8819dc581 100644 --- a/deliverables/train/barbican.yaml +++ b/deliverables/train/barbican.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/train location: 9.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/barbican/train.html diff --git a/deliverables/train/cinderlib.yaml b/deliverables/train/cinderlib.yaml index 435f806c35..89f3646b8c 100644 --- a/deliverables/train/cinderlib.yaml +++ b/deliverables/train/cinderlib.yaml @@ -17,3 +17,4 @@ releases: projects: - repo: openstack/cinderlib hash: 199ebd4f5a1984573877f582a2655f4171916761 +release-notes: https://docs.openstack.org/releasenotes/cinderlib/train.html diff --git a/deliverables/train/kayobe.yaml b/deliverables/train/kayobe.yaml index 940accc56c..f93a69e84f 100644 --- a/deliverables/train/kayobe.yaml +++ b/deliverables/train/kayobe.yaml @@ -39,3 +39,4 @@ releases: hash: 1c5fa6329344c8c25951f9d56897196c3327b27b - repo: openstack/kayobe-config-dev hash: 9ad705ff57828da832047a0174a33bff4aef16e7 +release-notes: https://docs.openstack.org/releasenotes/kayobe/train.html diff --git a/deliverables/train/keystonemiddleware.yaml b/deliverables/train/keystonemiddleware.yaml index edc78673eb..5257dfd159 100644 --- a/deliverables/train/keystonemiddleware.yaml +++ b/deliverables/train/keystonemiddleware.yaml @@ -22,3 +22,4 @@ releases: branches: - name: stable/train location: 7.0.1 +release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/train.html diff --git a/deliverables/train/kolla-ansible.yaml b/deliverables/train/kolla-ansible.yaml index 55316aea2b..b39c09dda9 100644 --- a/deliverables/train/kolla-ansible.yaml +++ b/deliverables/train/kolla-ansible.yaml @@ -29,3 +29,4 @@ releases: - repo: openstack/kolla-ansible hash: 727b6b07bf79f509c5171776246fa9634f4e7074 version: 9.0.1 +release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/train.html diff --git a/deliverables/train/kolla.yaml b/deliverables/train/kolla.yaml index 890a4c3590..e5145995bf 100644 --- a/deliverables/train/kolla.yaml +++ b/deliverables/train/kolla.yaml @@ -31,3 +31,4 @@ cycle-highlights: High Availability, and Qinling, which provides Functions as a Service. - Added support for deployment of multiple Nova cells. - Added support for control plane communication via IPv6. +release-notes: https://docs.openstack.org/releasenotes/kolla/train.html diff --git a/deliverables/train/mistral-lib.yaml b/deliverables/train/mistral-lib.yaml index 5ed9f397a1..4b2874fc72 100644 --- a/deliverables/train/mistral-lib.yaml +++ b/deliverables/train/mistral-lib.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/train location: 1.2.0 +release-notes: https://docs.openstack.org/releasenotes/mistral-lib/train.html diff --git a/deliverables/train/monasca-events-api.yaml b/deliverables/train/monasca-events-api.yaml index a3d6450075..70bd792612 100644 --- a/deliverables/train/monasca-events-api.yaml +++ b/deliverables/train/monasca-events-api.yaml @@ -13,3 +13,4 @@ releases: branches: - name: stable/train location: 0.4.0 +release-notes: https://docs.openstack.org/releasenotes/monasca-events-api/train.html diff --git a/deliverables/train/networking-bgpvpn.yaml b/deliverables/train/networking-bgpvpn.yaml index d43a63dbfd..91d814ab51 100644 --- a/deliverables/train/networking-bgpvpn.yaml +++ b/deliverables/train/networking-bgpvpn.yaml @@ -27,3 +27,4 @@ releases: branches: - name: stable/train location: 11.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/networking-bgpvpn/train.html diff --git a/deliverables/train/osc-lib.yaml b/deliverables/train/osc-lib.yaml index 147a698aba..81124210f2 100644 --- a/deliverables/train/osc-lib.yaml +++ b/deliverables/train/osc-lib.yaml @@ -22,3 +22,4 @@ releases: branches: - name: stable/train location: 1.14.1 +release-notes: https://docs.openstack.org/releasenotes/osc-lib/train.html diff --git a/deliverables/train/python-heatclient.yaml b/deliverables/train/python-heatclient.yaml index 204be28f5a..4657a1364d 100644 --- a/deliverables/train/python-heatclient.yaml +++ b/deliverables/train/python-heatclient.yaml @@ -14,3 +14,4 @@ releases: branches: - name: stable/train location: 1.18.0 +release-notes: https://docs.openstack.org/releasenotes/python-heatclient/train.html diff --git a/deliverables/train/python-troveclient.yaml b/deliverables/train/python-troveclient.yaml index 1da7a1e4ae..0610c75810 100644 --- a/deliverables/train/python-troveclient.yaml +++ b/deliverables/train/python-troveclient.yaml @@ -22,3 +22,4 @@ releases: branches: - name: stable/train location: 3.0.0 +release-notes: https://docs.openstack.org/releasenotes/python-troveclient/train.html diff --git a/deliverables/train/zaqar.yaml b/deliverables/train/zaqar.yaml index 09466f5f41..2847ca95df 100644 --- a/deliverables/train/zaqar.yaml +++ b/deliverables/train/zaqar.yaml @@ -18,3 +18,4 @@ releases: branches: - name: stable/train location: 9.0.0.0rc1 +release-notes: https://docs.openstack.org/releasenotes/zaqar/train.html