Comment 5 for bug 1398078

Revision history for this message
Matt Riedemann (mriedem) wrote :

Here is the problem in Tempest:

http://git.openstack.org/cgit/openstack/tempest/tree/tempest/services/compute/json/volumes_extensions_client.py?id=2#n96

That error message should be using the volume id (uuid) rather than the volume name, which is a different response between cinder v1 and v2.