Comment 6 for bug 1219963

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

Reviewed: https://review.openstack.org/45430
Committed: http://github.com/openstack/cinder/commit/9334cc1913a997d462e784429cc491cb0d6c7f76
Submitter: Jenkins
Branch: master

commit 9334cc1913a997d462e784429cc491cb0d6c7f76
Author: Haomai Wang <email address hidden>
Date: Fri Sep 6 21:37:01 2013 +0800

    Fix error casting value to float in lvm.py

    Special locale setting may result in that "vgs" command output different
    results. Such as:

    $ LC_NUMERIC='es_ES.UTF-8' sudo vgs
    VG #PV #LV #SN Attr VSize VFree
    vg_eharney 1 6 1 wz--n- 465,25g 12,97g

    Fix bug 1219963

    Change-Id: Ibe79d5ce673738d8e37f86de9106ab347c21bd52