cinder/releasenotes
Eric Harney 8e48b4ded9 Change 'host' option from HostAddressOpt to StrOpt
HostAddressOpt is overly restrictive for this field --
it should actually just be a StrOpt.

Co-Author: Gorka Eguileor <geguileo@redhat.com>
Closes-Bug: #1941068
Change-Id: I7699433b283ba9aa1bd11da4f6ff4de071f1b51d
(cherry picked from commit c995438ca2)
(cherry picked from commit 498608a840)
2021-09-10 11:57:18 -04:00
..
notes Change 'host' option from HostAddressOpt to StrOpt 2021-09-10 11:57:18 -04:00
source Imported Translations from Zanata 2020-09-25 06:16:01 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07: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.