
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
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.