a4ab9220fc
Due to json.dumps({}) method returns {}, an error occurs in some client's methods, such as when deleting volumes. This fix validate if any payload was provided for the request. Closes-Bug: #1981068 Change-Id: I0b389f4f53d3b34eddc23a7aebc85a5b42f3a09f
7 lines
164 B
YAML
7 lines
164 B
YAML
---
|
|
fixes:
|
|
- |
|
|
PowerStore driver `bug #1981068
|
|
<https://bugs.launchpad.net/cinder/+bug/1981068>`_: Fixed
|
|
request data validation for the REST client.
|