Dan Kenigsberg has submitted this change and it was merged. Change subject: move storage.misc.retry to vdsm.utils ......................................................................
move storage.misc.retry to vdsm.utils retry() is not storage-related. It is used only once, by supervdsm. I'm moving it outside so it is more easily usable. Change-Id: Ia951ec2364650a957ee54b96c4156e10a62dbde6 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/storage/misc.py M vdsm/supervdsm.py M vdsm/utils.py 3 files changed, 39 insertions(+), 39 deletions(-) Approvals: Dan Kenigsberg: Verified Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8370 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia951ec2364650a957ee54b96c4156e10a62dbde6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
