Federico Simoncelli has uploaded a new change for review.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Rename volumeCopy API to volumeCollapse
copyImage (the internal call used by the former volumeCopy) creates a new template/volume collapsing the whole chain (base->volUUID). This is not just a nomenclature problem since we need to implement the real volumeCopy.
Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 --- M vdsm/API.py M vdsm/BindingXMLRPC.py 2 files changed, 11 insertions(+), 11 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/68/2968/1 -- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com
Federico Simoncelli has posted comments on this change.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Patch Set 1:
Hi Adam could you take a look at this? I believe it could give you some problems if you're implementing other bindings.
-- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Adam Litke agl@us.ibm.com Gerrit-Reviewer: Federico Simoncelli fsimonce@redhat.com
Igor Lvovsky has posted comments on this change.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Patch Set 3: (1 inline comment)
.................................................... File vdsm/API.py Line 607: volFormat, preallocate, postZero, force): Why it placed in Volume and not in Image? If it was in Image, you could to implement volume copy here.
-- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Adam Litke agl@us.ibm.com Gerrit-Reviewer: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Igor Lvovsky ilvovsky@redhat.com Gerrit-Reviewer: Saggi Mizrahi smizrahi@redhat.com
Adam Litke has posted comments on this change.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Patch Set 3: (1 inline comment)
I would suggest selecting an even better name for this function since you are renaming it.
.................................................... Commit Message Line 8: Can I suggest a different name for this function?
volumeCollapse implies an in-place operation that modifies the current object.
volumeFlattenedCopy() ?
-- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Adam Litke agl@us.ibm.com Gerrit-Reviewer: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Igor Lvovsky ilvovsky@redhat.com Gerrit-Reviewer: Saggi Mizrahi smizrahi@redhat.com
Adam Litke has posted comments on this change.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Patch Set 3: I would prefer that you didn't submit this
-- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Adam Litke agl@us.ibm.com Gerrit-Reviewer: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Igor Lvovsky ilvovsky@redhat.com Gerrit-Reviewer: Saggi Mizrahi smizrahi@redhat.com
Federico Simoncelli has abandoned this change.
Change subject: Rename volumeCopy API to volumeCollapse ......................................................................
Patch Set 3: Abandoned
-- To view, visit http://gerrit.ovirt.org/2968 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: abandon Gerrit-Change-Id: Ide39bb54d2a97b3ba8d4712750ff10a67c5764f2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Federico Simoncelli fsimonce@redhat.com Gerrit-Reviewer: Igor Lvovsky ilvovsky@redhat.com Gerrit-Reviewer: Royce Lv lvroyce@linux.vnet.ibm.com Gerrit-Reviewer: Saggi Mizrahi smizrahi@redhat.com Gerrit-Reviewer: oVirt Jenkins CI Server
vdsm-patches@lists.fedorahosted.org