From f349a1a10d819e60f10d3fae0cf5d988b433f820 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 24 Sep 2020 08:53:28 +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: Id7723b8c3eb34d5006b58a4579c384886ecbcf7d Sem-Ver: feature --- releasenotes/source/index.rst | 2 ++ releasenotes/source/victoria.rst | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 releasenotes/source/victoria.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index e0a97866..38219815 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -7,6 +7,8 @@ current + victoria + ussuri train 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