[node-patches] Change in ovirt-node[master]: utils: Add lockfile to transactions
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue Jun 18 14:46:07 UTC 2013
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 <fabiand at fedoraproject.org>
Signed-off-by: Mike Burns <mburns at redhat.com>
---
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 <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the node-patches
mailing list