From 3c812fc4c9059e46c2f2602e426ac07a07e63be1 Mon Sep 17 00:00:00 2001
From: OpenStack Release Bot <infra-root@openstack.org>
Date: Tue, 14 Apr 2020 10:17:36 +0000
Subject: [PATCH] Update master for stable/ussuri

Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: I5a742ab88b1d2ae6b594579f28b975ee6ec8ab2f
Sem-Ver: feature
---
 releasenotes/source/index.rst  | 1 +
 releasenotes/source/ussuri.rst | 6 ++++++
 2 files changed, 7 insertions(+)
 create mode 100644 releasenotes/source/ussuri.rst

diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index 7e4bdf4c..88413b6e 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -6,6 +6,7 @@
    :maxdepth: 1
 
    unreleased
+   ussuri
    train
    stein
    rocky
diff --git a/releasenotes/source/ussuri.rst b/releasenotes/source/ussuri.rst
new file mode 100644
index 00000000..e21e50e0
--- /dev/null
+++ b/releasenotes/source/ussuri.rst
@@ -0,0 +1,6 @@
+===========================
+Ussuri Series Release Notes
+===========================
+
+.. release-notes::
+   :branch: stable/ussuri