cinder/releasenotes
olegnest a4ab9220fc PowerStore driver - Request data validation fix
Due to json.dumps({}) method returns {}, an error occurs in some
client's methods, such as when deleting volumes. This fix validate
if any payload was provided for the request.

Closes-Bug: #1981068
Change-Id: I0b389f4f53d3b34eddc23a7aebc85a5b42f3a09f
2022-07-13 17:33:51 +03:00
..
notes PowerStore driver - Request data validation fix 2022-07-13 17:33:51 +03:00
source Imported Translations from Zanata 2022-05-28 02:36:05 +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.