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 <[email protected]> --- 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 <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
