From cf13d1b528b3fd196cd8f57c5c53a28249988d05 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Wed, 9 Sep 2020 16:20:05 +0000 Subject: [PATCH] Update master for stable/victoria Add file to the reno documentation build to show release notes for stable/victoria. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/victoria. Change-Id: I226f04b59d1c19f4fafea286fd59b1a63aaf43cc Sem-Ver: feature --- releasenotes/source/index.rst | 1 + releasenotes/source/victoria.rst | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 releasenotes/source/victoria.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 2c6114da..3be3b0c4 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -12,6 +12,7 @@ 2023.1 zed wallaby + victoria ussuri stein rocky diff --git a/releasenotes/source/victoria.rst b/releasenotes/source/victoria.rst new file mode 100644 index 00000000..4efc7b6f --- /dev/null +++ b/releasenotes/source/victoria.rst @@ -0,0 +1,6 @@ +============================= +Victoria Series Release Notes +============================= + +.. release-notes:: + :branch: stable/victoria