Comment 2 for bug 1284368

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

Reviewed: https://review.openstack.org/76259
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e088c73b185073943d9b18b7ede0375c096ee8b3
Submitter: Jenkins
Branch: master

commit e088c73b185073943d9b18b7ede0375c096ee8b3
Author: Kurt Martin <email address hidden>
Date: Tue Feb 25 08:30:01 2014 -0800

    3PAR: Fix extend volume GiB to MiB

    Extend volume was sending GiB instead of MiB to the 3PAR
    array. This patch is now sending the growth size in MiBs
    instead of GiBs.

    Change-Id: Ib4903315a32e090e760883cc80c50f3698fe015f
    Closes-Bug: #1284368