Nir Soffer has posted comments on this change. Change subject: verify_untrusted_volume: Check compatibility version ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/59411/1//COMMIT_MSG Commit Message: Line 6: Line 7: verify_untrusted_volume: Check compatibility version Line 8: Line 9: When importing a volume using imaged, QCOW2 volumes with an unsupported Line 10: compatibility version should be rejected. This will practically make it impossible to import anything, since any image you will find will use the new compat 1.1, and we still use the old crappy 0.11 format, although all platforms we run on support the new format. We should allow both 0.11 and 1.1, or just any format supported by qemu. Line 11: Line 12: Change-Id: Ib2d5609340ba3bbe00f81d0cde727eb75c94ebec Line 13: Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1344289 -- To view, visit https://gerrit.ovirt.org/59411 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib2d5609340ba3bbe00f81d0cde727eb75c94ebec Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Amit Aviram <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
