fix(deliverables): add missing keystone release notes

The release pages for Xena, Wallaby and Victoria are
missing the release notes for Keystone even though
they have been written.

This change adds the release notes for Keystone so
users don't get confused thinking there are no
release notes.

Change-Id: Ice340f41b2f6327c38116483854e938d277b3c6b
This commit is contained in:
Marlin Cremers 2021-12-17 21:08:42 +01:00
parent 62c4f48931
commit 6643a5ae82
3 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,4 @@ releases:
branches:
- name: stable/victoria
location: 18.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/keystone/victoria.html

View File

@ -22,3 +22,4 @@ releases:
branches:
- name: stable/wallaby
location: 19.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/keystone/wallaby.html

View File

@ -18,3 +18,4 @@ releases:
branches:
- name: stable/xena
location: 20.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/keystone/xena.html