Comment 7 for bug 1705093

Revision history for this message
Gorka Eguileor (gorka) wrote :

Now method returns a string instead of a float, so there will be no longer a need to do a string conversion in Nova: `max_api_version = cinder_api_versions.APIVersion(str(max_api_version))` once the next cinderclient version becomes the minimum required version.