cinder/releasenotes
Helen Walsh 04c142987f PowerMax Driver - Fix for force flag
The force flag [1] can be passed to rest.py in 2 ways,
as its own parameter and as part of the internal extra_specs
dict that is set by the driver. This fix checks both location
to see if this force flag should be passed to the REST payload.

[1] https://review.opendev.org/c/openstack/cinder/+/746758

Closes-Bug: #1981420
Change-Id: I990b3e5d85054165281b7ed14cbfcc125365b20d
2023-03-02 16:22:06 +01:00
..
2023-02-14 03:30:45 +00:00
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.