commit | d850882db21e718ad3d8cfea6ecc3b1336b7fc9c | [log] [tgz] |
---|---|---|
author | raigax9 <nishad.shah@att.com> | Wed Jul 12 18:31:39 2017 -0400 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Jul 20 17:25:25 2017 +0000 |
tree | a24093d85e5ca155689adb0de350906951dd7da3 | |
parent | d3fa46495a78160989120ba39793f7ba2e22d81c [diff] |
Added return statement to retype_volume in v2 volumes_client This commit adds a missing return statement to the retype_volume API endpoint in the v2 volumes_client. Otherwise, None, instead of an empty dict, is returned for the response body. Closes-Bug: #1703997 Partially Implements: blueprint tempest-lib-missing-test-coverage Change-Id: I1a308f486fd7b14a9111a3433284e3c4abf65bd3