Back to bug 1014198

Who When What Removed Added
Dave Allan 2013-10-01 14:42:21 UTC Blocks 1002300
Status NEW ASSIGNED
CC dallan
Assignee libvirt-maint mprivozn
Michal Privoznik 2013-10-02 09:04:45 UTC Status ASSIGNED POST
Martin Jenner 2013-10-02 13:22:18 UTC CC mjenner
Tom Lavigne 2013-10-04 18:37:22 UTC CC tlavigne
Dan Kenigsberg 2013-10-08 10:06:04 UTC CC danken
Dan Kenigsberg 2013-10-08 10:09:49 UTC Flags needinfo?(italkohe)
Jiri Denemark 2013-10-09 10:34:36 UTC CC dyuan, gsun, honzhang
Status POST MODIFIED
Fixed In Version libvirt-0.10.2-29.el6
errata-xmlrpc 2013-10-09 11:54:39 UTC Status MODIFIED ON_QA
Chris Pelland 2013-10-09 12:23:59 UTC Priority unspecified high
CC cpelland
Severity unspecified high
Chris Pelland 2013-10-09 12:24:28 UTC Blocks 1017195
Chris Pelland 2013-10-09 12:28:44 UTC Blocks 1017198
Chris Pelland 2013-10-09 12:29:40 UTC Keywords ZStream
Hu Jianwei 2013-10-11 08:44:54 UTC CC jiahu, mprivozn
Flags needinfo?(mprivozn)
Michal Privoznik 2013-10-11 10:30:51 UTC Flags needinfo?(italkohe) needinfo?(mprivozn)
Hu Jianwei 2013-10-12 01:32:18 UTC Status ON_QA VERIFIED
Michal Privoznik 2013-10-22 14:28:38 UTC Doc Text Cause:
In libvirt, we have virDomainDeviceUpdateFlags() API which allows users to update some configuration quirks on a domain device while the domain is still running. However, when updating NIC the QoS couldn't be changed because of missing implementation.

Consequence:
QoS on a NIC on a running domain couldn't be changed.

Fix:
Missing piece of implementation was written.

Result:
QoS can be updated on a NIC.
Doc Type Bug Fix Enhancement
Jana Heves 2013-11-07 15:54:02 UTC CC jsvarova
Doc Text Cause:
In libvirt, we have virDomainDeviceUpdateFlags() API which allows users to update some configuration quirks on a domain device while the domain is still running. However, when updating NIC the QoS couldn't be changed because of missing implementation.

Consequence:
QoS on a NIC on a running domain couldn't be changed.

Fix:
Missing piece of implementation was written.

Result:
QoS can be updated on a NIC.
Previously, the virDomainDeviceUpdateFlags() function in libvirt allowed users to update some configuration quirks on a domain device while the domain is still running. Consequently, when updating NIC (Network Interface Controller), the QoS could not be changed because of a missing implementation. With this update, the missing implementation has been added, and QoS can now be updated on a NIC.
errata-xmlrpc 2013-11-20 17:46:42 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-11-21 09:12:13 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-11-21 04:12:13 UTC
John Skeoch 2013-11-27 03:57:09 UTC CC lpeer

Back to bug 1014198