Fabian Deutsch has submitted this change and it was merged. Change subject: utils: Add lockfile to transactions ......................................................................
utils: Add lockfile to transactions Previously multiple transaction could be run at once. Now a lock is acuired before each transaction run to enforce only one transaction urn at a time. Change-Id: I0f3bfd60f2cda41ffcf13ff6dfc224d6d2d4a3ab Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=971673 Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M ovirt-node.spec.in M src/ovirt/node/base.py M src/ovirt/node/utils/__init__.py 3 files changed, 30 insertions(+), 11 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15508 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f3bfd60f2cda41ffcf13ff6dfc224d6d2d4a3ab Gerrit-PatchSet: 11 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
