From 58b742dcc4e6501be53e0ad3b9ce6ff859f6e85d Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Thu, 18 Apr 2019 14:55:57 +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: I16e51ea2576870d711fe9beeee09d131844ee9a5 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 3fe31d50..867b6f87 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,5 +6,6 @@ os-net-config Release Notes :maxdepth: 1 unreleased + stein rocky 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