Federico Simoncelli has posted comments on this change.

Change subject: upgrade: force upgrade to v2 before upgrading to v3
......................................................................


Patch Set 2: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File vdsm/storage/imageRepository/formatConverter.py
Line 105:         currentVersion = domain.getVersion()
Line 106: 
Line 107:     if currentVersion != 2:
Line 108:         log.debug("Unsupported conversion from version %s to version 
%s",
Line 109:                   currentVersion, targetVersion)
Raise
Line 110: 
Line 111:     if domain.getStorageType() in sd.FILE_DOMAIN_TYPES:
Line 112:         log.debug("Setting permissions for domain %s", domain.sdUUID)
Line 113:         domain.setMetadataPermissions()


--
To view, visit http://gerrit.ovirt.org/10792
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2bd424ad29e76d1368ff2959bb8fe45afc595cdb
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Haim Ateya <[email protected]>
Gerrit-Reviewer: Lee Yarwood <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to