← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461406] Re: libvirt: missing iotune parse for LibvirtConfigGuestDisk

 

Related change was abandoned and it's not clear that this is really a
bug, more like a feature request. Marking as invalid. Please follow the
specless blueprint process if you still want this feature.

** Changed in: nova
     Assignee: ChangBo Guo(gcb) (glongwave) => (unassigned)

** Changed in: nova
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1461406

Title:
  libvirt: missing  iotune parse for  LibvirtConfigGuestDisk

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  We support  instance disk IO control with  iotune like :

        <iotune>
          <total_bytes_sec>102400</total_bytes_sec>
        </iotune>

  we set iotune in class LibvirtConfigGuestDisk  in libvirt/config.py . The method parse_dom doesn't parse iotue options now.
  Need fix that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1461406/+subscriptions


References