Dan Kenigsberg has submitted this change and it was merged. Change subject: Adding support for force extend block domains ......................................................................
Adding support for force extend block domains Passing 'force' flag through extendStorageDomain to enable block storage domain force extend [1] (_initipvs already accepts the 'force' flag). [1] Force is used to extend a storage domain with a LUN even if it is already a part of a VG / has partitions on it / etc (i.e. the user doesn't have to manually cleanup before using the LUN). Change-Id: I33ad4ee65d7303705d2cc8370502553125000ca0 Signed-off-by: Daniel Erez <[email protected]> --- M vdsm/API.py M vdsm/BindingXMLRPC.py M vdsm/storage/blockSD.py M vdsm/storage/hsm.py M vdsm/storage/lvm.py M vdsm/storage/sd.py M vdsm/storage/sp.py M vdsm_api/vdsmapi-schema.json 8 files changed, 18 insertions(+), 14 deletions(-) Approvals: Ayal Baron: Looks good to me, approved oVirt Jenkins CI Server: Verified Daniel Erez: Verified Dan Kenigsberg: Objections: Shu Ming: I would prefer that you didn't submit this Dan Kenigsberg: I would prefer that you didn't submit this -- To view, visit http://gerrit.ovirt.org/9192 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33ad4ee65d7303705d2cc8370502553125000ca0 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
