]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Brick LVM: Set C locale when gathering PV info
authorEric Harney <eharney@redhat.com>
Thu, 5 Dec 2013 23:12:33 +0000 (18:12 -0500)
committerEric Harney <eharney@redhat.com>
Thu, 5 Dec 2013 23:12:33 +0000 (18:12 -0500)
commit174ebde8e6a8cddc2db615b127d7d0066dabaa31
tree300f230d8ae5f5b0bee00604ad5f9052661595b0
parente99cd785d8ddbffcd1d741cf336b2e929c6cb28f
Brick LVM: Set C locale when gathering PV info

Some locales use commas as decimal separators, which means
that code breaks when someone expects to be able to use the
PV size as a float.

Change-Id: Idceb405e021ea8a0f44e19be43bad1307fbbb51c
Related-Bug: 1219963
cinder/brick/local_dev/lvm.py