Dan Kenigsberg has submitted this change and it was merged. Change subject: Live Merge: Extend internal block volumes during merge ......................................................................
Live Merge: Extend internal block volumes during merge Libvirt will be exposing the high write watermark for internal volumes directly in the domain XML. An <allocation/> element will be added to each member of the image chain. This patch implements the missing logic for _getMergeWriteWatermarks using this new API. Change-Id: I3a9e0ebdb9c42df713c40e0fc5782945eb7228a8 Signed-off-by: Adam Litke <[email protected]> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1109920 Reviewed-on: http://gerrit.ovirt.org/31268 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32323 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 34 insertions(+), 9 deletions(-) Approvals: Adam Litke: Verified Federico Simoncelli: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/32323 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a9e0ebdb9c42df713c40e0fc5782945eb7228a8 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
