Dan Kenigsberg has submitted this change and it was merged. Change subject: Revert change of except to finally in StoragePool.create(). ......................................................................
Revert change of except to finally in StoragePool.create(). We need the id set for the entire scope. In StoragePool.attachSD() we take another clustered lock and we need the field set. Change-Id: I0f3495b56dc294c174fa53e17a5498cfe176d5a8 --- M vdsm/storage/sp.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/207 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f3495b56dc294c174fa53e17a5498cfe176d5a8 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
