Comment 4 for bug 1249782

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

Reviewed: https://review.openstack.org/60948
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4c6a854f6adbad0efb9ca137bd5d7baaf5f1fb5a
Submitter: Jenkins
Branch: stable/havana

commit 4c6a854f6adbad0efb9ca137bd5d7baaf5f1fb5a
Author: Giulio Fidente <email address hidden>
Date: Tue Dec 3 13:44:20 2013 +0100

    Returns thin pool free space calculated from actual usage

    This change adds a hidden method which calculates the thin
    pool free space from the data_percent LVM options and reports it
    accordingly in _update_volume_stats()

    Change-Id: Id6a69644505ca10811db458ea90ed10f643054b2
    Closes-Bug: 1249782
    (cherry picked from commit 1679acd53d1f0c330edf583afe8b347a7304499c)