diff options
| author | OpenStack Release Bot <infra-root@openstack.org> | 2022-03-08 12:49:45 +0000 |
|---|---|---|
| committer | OpenStack Release Bot <infra-root@openstack.org> | 2022-03-08 12:49:45 +0000 |
| commit | 15a7838c300bb66b13593d46c7e7c4c8c325f590 (patch) | |
| tree | 485c3be34498f07daed751d062f1211970750909 | |
| parent | 63452f362dc42c1edc09e6f7ada08c834ab31923 (diff) | |
| download | python-openstackclient-15a7838c300bb66b13593d46c7e7c4c8c325f590.tar.gz | |
Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.
Sem-Ver: feature
Change-Id: Ie1126dddd3666d3dc108190133df5e3b085a8404
| -rw-r--r-- | releasenotes/source/index.rst | 1 | ||||
| -rw-r--r-- | releasenotes/source/yoga.rst | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 0ad18a2b..829b09d0 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,6 +6,7 @@ OpenStackClient Release Notes :maxdepth: 1 unreleased + yoga xena wallaby victoria diff --git a/releasenotes/source/yoga.rst b/releasenotes/source/yoga.rst new file mode 100644 index 00000000..7cd5e908 --- /dev/null +++ b/releasenotes/source/yoga.rst @@ -0,0 +1,6 @@ +========================= +Yoga Series Release Notes +========================= + +.. release-notes:: + :branch: stable/yoga |
