Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: remove unused reqsize and needExtend ......................................................................
vm: remove unused reqsize and needExtend It is some time that reqsize and needExtend have been dismissed, in preparation of some more extensive rework in the watermark handling (for the live storage migration support) we should explicitly remove the superfluous parts that we don't need to maintain. Rel-Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=865384 Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I2387963eebb1b97be0d32396f14817ab7219732f --- M vdsm/libvirtvm.py M vdsm/vm.py M vdsm_api/vdsmapi-schema.json 3 files changed, 14 insertions(+), 25 deletions(-) Approvals: Daniel Paikov: Verified Allon Mureinik: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8381 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2387963eebb1b97be0d32396f14817ab7219732f Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Paikov <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
