cinder/releasenotes
Helen Walsh ee1b5e2b75 PowerMax Driver - Fix for legacy PowerMax OS around generations
In the previous version of PowerMax OS generations of snapVx were
used instead of unique snap ids which were just introduced.
A generation can be returned as a 0 integer which equates to False
in python.  The fix is to convert the int to a string if it is
returned from REST as an int.

Closes-Bug: #1938572
Change-Id: I5b660776190f3026296d6d3237bd3b0d609f769f
2021-07-30 15:46:54 +01:00
..
notes PowerMax Driver - Fix for legacy PowerMax OS around generations 2021-07-30 15:46:54 +01:00
source Update master for stable/wallaby 2021-03-26 10:21:56 +00:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

README.rst

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.