From a75dc3e4e79f105aba9750ace3462e154aaa3d86 Mon Sep 17 00:00:00 2001
From: OpenStack Release Bot <infra-root@openstack.org>
Date: Fri, 22 Mar 2019 16:56:00 +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: I74ee76e636935cdd6ed8610137c5158405a2e07c
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 e17bfe8..a1f6664 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -9,6 +9,7 @@ Contents
    :maxdepth: 2
 
    unreleased
+   stein
    rocky
    queens
    pike
diff --git a/releasenotes/source/stein.rst b/releasenotes/source/stein.rst
new file mode 100644
index 0000000..efaceb6
--- /dev/null
+++ b/releasenotes/source/stein.rst
@@ -0,0 +1,6 @@
+===================================
+ Stein Series Release Notes
+===================================
+
+.. release-notes::
+   :branch: stable/stein