Comment 2 for bug 1166572

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

Reviewed: https://review.openstack.org/26896
Committed: http://github.com/openstack/cinder/commit/a95a2149a5ba805451a6d961b792ccd5b9984bea
Submitter: Jenkins
Branch: master

commit a95a2149a5ba805451a6d961b792ccd5b9984bea
Author: John Griffith <email address hidden>
Date: Thu Apr 11 20:05:01 2013 -0600

    Add capabilities reporting to ThinLVM driver

    ThinLVM driver was missing the newly required capabilities reporting
    and inheritance from the parent LVM driver doesn't work because the
    capacity reporting methods between regular LVM and Thin LVM are not
    compatible.

    This patch add the basic requirements needed in the capabilities reporting
    to make it usable by the filter scheduler.

    Fixes bug: 1166572

    Change-Id: I471dcc31d07516e71bcd2d3ae03e0405e0594697