]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update SolidFire Driver to use cinder's units
authorjohn-griffith <john.griffith@solidfire.com>
Tue, 4 Feb 2014 03:22:33 +0000 (20:22 -0700)
committerjohn-griffith <john.griffith@solidfire.com>
Tue, 4 Feb 2014 03:22:33 +0000 (20:22 -0700)
commit935107d5a28e644a046e4a64782c0bd4bb8a7ab0
treef394693b3fc6b8eb2769a48adcbdd229ec7b4e8a
parent4e04f12ace3077c5fd1e3cd09435501766e24ef1
Update SolidFire Driver to use cinder's units

The SolidFire driver uses math module and it's own
local GB variable.

This patch just removes that and uses the GiB def
that already exists in cinder.units.

Change-Id: I4fc167bd61dbb609bd325b4a32b120bf55db02fa
cinder/volume/drivers/solidfire.py