Nir Soffer has posted comments on this change.

Change subject: virt: enable libgfapi
......................................................................


Patch Set 1:

(2 comments)

https://gerrit.ovirt.org/#/c/56907/1//COMMIT_MSG
Commit Message:

Line 8: 
Line 9: With the introduction of GlusterFS libgfapi, QEMU supports glusterfs 
through
Line 10: libgfapi directly.
Line 11: To enable QEMU to use libgfapi, gluster disks as network devices
Line 12: and required info, such as hosts list and image path, is provided.
> Please provide link to original patch - https://gerrit.ovirt.org/#/c/44061/
I restored the original patch, lets continue there.
Line 13: 
Line 14: Change-Id: Ia046fc018b55346c50cefe9f9b9c1ddd1aa9dcc9
Line 15: Signed-off-by: Federico Simoncelli <[email protected]>
Line 16: Signed-off-by: Ala Hino <[email protected]>


https://gerrit.ovirt.org/#/c/56907/1/vdsm/clientIF.py
File vdsm/clientIF.py:

Line 52: from virt import migration
Line 53: from virt import recovery
Line 54: from virt import vm
Line 55: from virt.vm import Vm
Line 56: from virt.vmdevices.storage import DISK_TYPE
Please keep the blank line that was here.
Line 57: try:
Line 58:     import gluster.api as gapi
Line 59:     _glusterEnabled = True
Line 60: except ImportError:


-- 
To view, visit https://gerrit.ovirt.org/56907
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia046fc018b55346c50cefe9f9b9c1ddd1aa9dcc9
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Prasanna Kumar Kalever <[email protected]>
Gerrit-Reviewer: Ala Hino <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to