]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR: Fix extend volume GiB to MiB
authorKurt Martin <kurt.f.martin@hp.com>
Tue, 25 Feb 2014 16:30:01 +0000 (08:30 -0800)
committerGerrit Code Review <review@openstack.org>
Tue, 25 Feb 2014 19:29:09 +0000 (19:29 +0000)
commite088c73b185073943d9b18b7ede0375c096ee8b3
treef79b4d56384e4515511128ed47941f8bb629d308
parent9090f99986c5b2cf725814e6ab64fd2d2a829d3e
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
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py