From 92f373afd22c2ba43571d0b8fad77dbbc8c888f4 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 7 Mar 2019 10:36:33 +0000 Subject: [PATCH] Update master for stable/stein Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Ic904b0081bc1ec4122e43fbc882cb4b321590b35 Sem-Ver: feature --- releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 releasenotes/source/stein.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index a996e9d0..74b0f7ca 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -21,4 +21,5 @@ Contents: :maxdepth: 1 unreleased + stein queens diff --git a/releasenotes/source/stein.rst b/releasenotes/source/stein.rst new file mode 100644 index 00000000..efaceb66 --- /dev/null +++ b/releasenotes/source/stein.rst @@ -0,0 +1,6 @@ +=================================== + Stein Series Release Notes +=================================== + +.. release-notes:: + :branch: stable/stein