summaryrefslogtreecommitdiff
path: root/reno.yaml
diff options
context:
space:
mode:
authorBrian Rosmaita <rosmaita.fossdev@gmail.com>2021-04-08 14:31:08 -0400
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2021-04-16 11:11:41 -0400
commit75588809b53e22491acb298fdeeb810c945469fd (patch)
tree6180c9e18ca2295218304d43c70e89c0dee6504b /reno.yaml
parent355681cd53fbb2f5fd2c4cecb55a83c5e0c27c2c (diff)
downloadcinder-75588809b53e22491acb298fdeeb810c945469fd.tar.gz
Update release note info
- add a link to make the release note info easier to find in the contributor guide to increase the likelihood that people will actually follow the standard format - add some guidance about using past tense to describe fixes - update the sample notes to reflect the above Change-Id: Iddf0b3de4ba44f9b14d2e144097b51fd7a4ccf61
Diffstat (limited to 'reno.yaml')
-rw-r--r--reno.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/reno.yaml b/reno.yaml
index 55c9fa05e..4cd33255c 100644
--- a/reno.yaml
+++ b/reno.yaml
@@ -27,7 +27,7 @@ template: |
a Cinder backup service can perform using the ``backup_max_operations``
configuration option.
- |
- RBD driver: Add support for volume manage and unmanage operations.
+ RBD driver: Added support for volume manage and unmanage operations.
issues:
- |
List known issues here, or remove this section. All of the list items in
@@ -71,12 +71,12 @@ template: |
available in another section, such as the prelude. This may mean repeating
some details. Examples for core code fixes, and driver fixes:
- |
- `Bug #1889758 <https://bugs.launchpad.net/cinder/+bug/1889758>`_: Fix
+ `Bug #1889758 <https://bugs.launchpad.net/cinder/+bug/1889758>`_: Fixed
revert to snapshot not working for non admin users when using the
snapshot's name.
- |
Brocade driver `bug #1866860
- <https://bugs.launchpad.net/cinder/+bug/1889758>`_: Fix
+ <https://bugs.launchpad.net/cinder/+bug/1889758>`_: Fixed
``AttributeError`` when using ``REST_HTTP`` or ``REST_HTTPS`` as the
``fc_southbound_protocol`` option and an exception is raised by the
client.