From ddd6338b663f241a69142d2dea1bf8c3e42ce64c Mon Sep 17 00:00:00 2001
From: OpenStack Release Bot <infra-root@openstack.org>
Date: Wed, 20 Mar 2019 15:04:44 +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: I6fbfa3862a6cc4b9135f33144e096634d44d3ef8
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 eae221bc8..3b6f0289a 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   stein
    rocky
    queens
    pike
diff --git a/releasenotes/source/stein.rst b/releasenotes/source/stein.rst
new file mode 100644
index 000000000..efaceb667
--- /dev/null
+++ b/releasenotes/source/stein.rst
@@ -0,0 +1,6 @@
+===================================
+ Stein Series Release Notes
+===================================
+
+.. release-notes::
+   :branch: stable/stein