Dan Kenigsberg has submitted this change and it was merged. Change subject: Make ClusterLock stateless ......................................................................
Make ClusterLock stateless With it being stateless we no longer have issues with new domain objects not having to correct state Change-Id: Ie50f5fa79220bc9c0c5e35187415c7ff26c6dd28 Signed-off-by: Saggi Mizrahi <[email protected]> --- M vdsm/storage/misc.py M vdsm/storage/safelease.py 2 files changed, 33 insertions(+), 30 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Dafna Ron: Verified Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/3497 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie50f5fa79220bc9c0c5e35187415c7ff26c6dd28 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dafna Ron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
