Comment 2 for bug 1362129

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

Reviewed: https://review.openstack.org/117463
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2e90d62727c093efbf60a7d86b1ee5262b041bbb
Submitter: Jenkins
Branch: master

commit 2e90d62727c093efbf60a7d86b1ee5262b041bbb
Author: Yaguang Tang <email address hidden>
Date: Thu Aug 28 16:58:02 2014 +0800

    Fix wrong disk type limitation for disk IO throttling

    The disk I/O limits feature in QEMU block layer allows I/O throttling
    to be used across all underlying storage types.

    Change-Id: If99107955fc976b00ee101d4c6a685c29e655f82
    Closes-Bug: #1362129