Comment 3 for bug 1167695

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

Reviewed: https://review.openstack.org/26717
Committed: http://github.com/openstack/nova/commit/32e455282250efa385984085f1ecd8847cc6be2c
Submitter: Jenkins
Branch: master

commit 32e455282250efa385984085f1ecd8847cc6be2c
Author: Zhi Yan Liu <email address hidden>
Date: Fri Apr 12 12:00:47 2013 +0800

    Correct disk's over committed size computing error

    There's a error in the disk's over committed size computing for the
    instance which using RAW type disk. This issue caused
    disk_available_least resource counting increasing.

    Fixes bug: 1167695

    Change-Id: I4e6cf22a9cf66a757e3641e2a0be0b7699cae69d
    Signed-off-by: Zhi Yan Liu <email address hidden>