Change in vdsm[master]: qemuimg: Make QCOW2_COMPAT configurable

nsoffer at redhat.com nsoffer at redhat.com
Tue Mar 15 13:44:30 UTC 2016


Nir Soffer has posted comments on this change.

Change subject: qemuimg: Make QCOW2_COMPAT configurable
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/54759/1/lib/vdsm/qemuimg.py
File lib/vdsm/qemuimg.py:

Line 39: 
Line 40: 
Line 41: class FORMAT:
Line 42:     QCOW2 = "qcow2"
Line 43:     QCOW = "qcow"
> Can clean some of those, while at it. We are not going to support QED, donn
Sure we need to clean this sometimes.

But before that we have to remove the logic for supporting qcow2 compat option, since we support only rhel >= 7.2 fedora >= 22 which support this option.
Line 44:     QED = "qed"
Line 45:     RAW = "raw"
Line 46:     VMDK = "vmdk"
Line 47: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5272171a4b4931698911ab251e3a34c286908be4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Kaul <ykaul at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list