skyline/releasenotes
lcyuzzz 72eb092e86 Remove unicode literal from code
All strings are considered as unicode literal string from Python 3.

Closes bug: #1995548

Change-Id: I14a37c888b0ddb74581c0db257830c34290eb96c
2022-11-03 15:40:19 +08:00
..
notes feature: Support custom button for the upload 2022-10-28 14:28:10 +08:00
source Remove unicode literal from code 2022-11-03 15:40:19 +08:00
README.rst feat: Add doc base frame 2022-08-01 14:28:07 +08:00

=============
Release notes
=============

The release notes for a patch should be included in the
patch. The intended audience for release notes include
deployers, administrators and end-users.

A release note is required if the patch has upgrade or API
impact. It is also required if the patch adds a feature or
fixes a long-standing or security bug.

Please see
https://docs.openstack.org/cinder/latest/contributor/releasenotes.html
for more details.