Mark Wu has uploaded a new change for review.
Change subject: Don't report 'imageID' for non-vdsm images in _getDiskStats()
......................................................................
Don't report 'imageID' for non-vdsm images in _getDiskStats()
Non-vdsm images don't have the attribute 'imageID'. It causes that
_getDiskStats doesn't work for them. So change to only report
'imageID' for vdsm images.
Change-Id: I2a017ba80cd94ee098c7cd7a30095740870c3825
Signed-off-by: Mark Wu <wudxw(a)linux.vnet.ibm.com>
---
M vdsm/libvirtvm.py
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/55/6055/1
--
To view, visit
http://gerrit.ovirt.org/6055
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a017ba80cd94ee098c7cd7a30095740870c3825
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <wudxw(a)linux.vnet.ibm.com>