diff options
| author | OpenStack Release Bot <infra-root@openstack.org> | 2020-10-02 20:49:41 +0000 |
|---|---|---|
| committer | OpenStack Release Bot <infra-root@openstack.org> | 2020-10-02 20:49:41 +0000 |
| commit | 63b46ac5ec06378a106ed1368f588eef9d8aed7a (patch) | |
| tree | 36a462c594e3d129079565bcd088963e584a950f | |
| parent | 704656291946135f3403c0cb5951f6afeb83f6ac (diff) | |
| download | python-openstackclient-63b46ac5ec06378a106ed1368f588eef9d8aed7a.tar.gz | |
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: I6c1a9cdff90f7073082fc057f0f11b184de5dc32
Sem-Ver: feature
| -rw-r--r-- | releasenotes/source/index.rst | 1 | ||||
| -rw-r--r-- | releasenotes/source/victoria.rst | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 889eeb0c..8c276de2 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,6 +6,7 @@ OpenStackClient Release Notes :maxdepth: 1 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 |
