Comment 2 for bug 1249782

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

Reviewed: https://review.openstack.org/59698
Committed: http://github.com/openstack/cinder/commit/1679acd53d1f0c330edf583afe8b347a7304499c
Submitter: Jenkins
Branch: master

commit 1679acd53d1f0c330edf583afe8b347a7304499c
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