← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: ChangBo Guo(gcb) (glongwave)
         Status: In Progress

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

-- 
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):
  In Progress

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


Follow ups

References