Comment 4 for bug 1087817

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (milestone-proposed)

Reviewed: https://review.openstack.org/25224
Committed: http://github.com/openstack/cinder/commit/2c2cd8847cdbe702a62f1637d0f2e89723aa1491
Submitter: Jenkins
Branch: milestone-proposed

commit 2c2cd8847cdbe702a62f1637d0f2e89723aa1491
Author: Mike Perez <email address hidden>
Date: Thu Mar 21 19:55:48 2013 -0700

    Fetch volume_types by uuid and not by name in v2

    This was left over from the UUID switch. Looking up volume_types by name
    is deprecated in v1 and removed in v2.

    Fixes: bug #1087817
    Change-Id: I02cc035565f9496cd5af228c55ced5cafef2ad81
    (cherry picked from commit f5706319365dbd11cbc91bd69b09238afa51a626)