]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix NFS volume creation
authorEric Harney <eharney@redhat.com>
Mon, 21 Jan 2013 22:57:04 +0000 (17:57 -0500)
committerEric Harney <eharney@redhat.com>
Mon, 21 Jan 2013 22:57:22 +0000 (17:57 -0500)
commit846061e526b95804c377718b084f144a79f16690
tree7aeac66b030d01c19b27876cce57cd5b0b0b9403
parent6cfe5f2a6d99c9fff9386794149b273bd2442bd1
Fix NFS volume creation

NfsDriver uses an undefined method _sizestr.  This patch removes it.

Change-Id: I7cd4d04f404a00c22021f3971eb9f9593c657896
cinder/volume/drivers/nfs.py