084d84152a
A previous patch incorrectly removed a call using a specific version of API as part of the replication failover process. The call being made to the backend fails as one of the parameters is not supported in later API version. This patch fixes the call to the backend to use the required API version. There are no tempest tests for replication failover, hence why the original patch passed tests. Closes-Bug: #2028380 Change-Id: Id4f5f16a04220cc880e17ffd69a8303c93a6e8ba
8 lines
195 B
YAML
8 lines
195 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[Pure Storage] 'bug #2028380
|
|
<https://bugs.launchpad.net/cinder/+bug/2028380>'_:
|
|
Fixed issue with cinder replication failover failing due to
|
|
incorrect REST call.
|