tempest/releasenotes/notes/add-return-value-to-retype-...

8 lines
197 B
YAML

---
fixes:
- |
Add a missing return statement to the retype_volume API in the v2
volumes_client library: Bug#1703997
This changes the response body from None to an empty dictionary.