Change in vdsm[master]: Fix "unknown device" issue for balloon device

wudxw at linux.vnet.ibm.com wudxw at linux.vnet.ibm.com
Wed Apr 25 09:54:13 UTC 2012


Mark Wu has uploaded a new change for review.

Change subject: Fix "unknown device" issue for balloon device
......................................................................

Fix "unknown device" issue for balloon device

The balloon device's 'alias' property should be updated in function
_getUnderlyingBalloonDeviceInfo(), otherwise it will be recognized as a
unknown device in _getUnderlyingUnknownDeviceInfo().

For the 'model' property, it must be included in the balloon device
parameter and libvirt will not change it, so we needn't get back from
libvirt.

For the 'address' property, libvirt may change it on confict addresses.
So change to always update 'address' from libvirt as the way we handle
drives and network interfaces.

Change-Id: Ibb9c371d1f3d90521cc4bfb9516a0bb979843f52
Signed-off-by: Mark Wu <wudxw at linux.vnet.ibm.com>
---
M vdsm/libvirtvm.py
1 file changed, 6 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/01/3901/1
--
To view, visit http://gerrit.ovirt.org/3901
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb9c371d1f3d90521cc4bfb9516a0bb979843f52
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <wudxw at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list