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]> --- M vdsm/virt/vm.py 1 file changed, 34 insertions(+), 9 deletions(-) Approvals: Adam Litke: Verified Federico Simoncelli: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/31268 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a9e0ebdb9c42df713c40e0fc5782945eb7228a8 Gerrit-PatchSet: 14 Gerrit-Project: vdsm Gerrit-Branch: master 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: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
