Comment 2 for bug 1784020

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/586614
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a451686263c655c79158a0c2c96c10a4d323ab18
Submitter: Zuul
Branch: master

commit a451686263c655c79158a0c2c96c10a4d323ab18
Author: Eric Fried <email address hidden>
Date: Fri Jul 27 11:20:35 2018 -0500

    libvirt: Revert non-reporting DISK_GB if sharing

    Change Iea283322124cb35fc0bc6d25f35548621e8c8c2f went part way toward
    implementing proper accounting for sharing providers, but the gaps it
    left are untenable - see the associated bug report.

    This removes the main functional piece of that change with TODOs to
    reinstate it once the broader issues have been resolved.

    Change-Id: I245a16315f97d0c2ca69c6ca9727a55a8ceb75ab
    Related-Bug: #1784020