Merge "[TrivialFix] Add bug reference to releasenote"

This commit is contained in:
Jenkins 2017-08-26 02:23:47 +00:00 committed by Gerrit Code Review
commit b52feb9249

View File

@ -1,5 +1,7 @@
---
fixes:
Add a missing return statement to the retype_volume API in the v2 volumes_client library.
This changes the response body from None to an empty dictionary.
- |
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.