From 9545eea59786a2a9176ae7d8fb0d590241dfe129 Mon Sep 17 00:00:00 2001
From: OpenStack Release Bot <infra-root@openstack.org>
Date: Thu, 8 Oct 2020 14:37:34 +0000
Subject: [PATCH] Update master for stable/victoria

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

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

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

diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index cbb27630..de49d25f 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -9,6 +9,7 @@ Contents
    :maxdepth: 2
 
    unreleased
+   victoria
    ussuri
    train
    stein
diff --git a/releasenotes/source/victoria.rst b/releasenotes/source/victoria.rst
new file mode 100644
index 00000000..4efc7b6f
--- /dev/null
+++ b/releasenotes/source/victoria.rst
@@ -0,0 +1,6 @@
+=============================
+Victoria Series Release Notes
+=============================
+
+.. release-notes::
+   :branch: stable/victoria