python-manilaclient/releasenotes
Goutham Pacha Ravi db8eafd838 Avoid using "force" kwarg in extend API
The extend API was enhanced with API version
2.64 to support a "force" argument; It's possible
that clients are using older microversions
when interacting with the manilaclient SDK;
by mandating the use of the "force" kwarg,
we introduce a regression. The "ShareManager"
class has microversioned "extend" APIs,
some of which do not accept the "force" kwarg.

Change-Id: I56af42c6c3ece862747ddb62cd1eabdf608b9411
Related-Bug: #1855391
Closes-Bug: #1975488
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2022-05-25 02:57:17 +05:30
..
notes Avoid using "force" kwarg in extend API 2022-05-25 02:57:17 +05:30
source Update master for stable/yoga 2022-03-03 10:51:02 +00:00