Change in vdsm[ovirt-3.4]: spec: bump sanlock version to 2.8

Federico Simoncelli fsimonce at redhat.com
Wed Jan 22 14:20:57 UTC 2014


Hello Dan Kenigsberg,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/23572

to review the following change.

Change subject: spec: bump sanlock version to 2.8
......................................................................

spec: bump sanlock version to 2.8

The new SANLock inquireClusterLock method relies on two new API
introduced in sanlock 2.8:

  sanlock.read_resource(path, offset=0) -> dict
  sanlock.read_resource_owners(lockspace, resource, disks) -> list

Change-Id: Ib733c5231a475ac1c5c648f55d77ffc4fa752f32
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/23552
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/72/23572/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 7912635..2d956ed 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -163,7 +163,6 @@
 Requires: python-pthreading >= 0.1.2
 Requires: qemu-kvm
 Requires: qemu-img
-Requires: sanlock, sanlock-python
 Requires: selinux-policy-targeted
 %else
 Requires: python
@@ -174,7 +173,7 @@
 Requires: e2fsprogs >= 1.41.12-11
 Requires: fence-agents
 Requires: kernel >= 2.6.32-279.9.1
-Requires: sanlock >= 2.3-4, sanlock-python
+Requires: sanlock >= 2.8, sanlock-python
 Requires: initscripts >= 9.03.31-2.el6_3.1
 Requires: policycoreutils >= 2.0.83-19.30
 Requires: policycoreutils-python >= 2.0.83-19.30
@@ -203,7 +202,7 @@
 %endif
 Requires: device-mapper-multipath >= 0.4.9-18
 Requires: e2fsprogs >= 1.41.14
-Requires: sanlock >= 2.4-2, sanlock-python
+Requires: sanlock >= 2.8, sanlock-python
 Requires: policycoreutils-python
 Requires: sed >= 4.2.1-10
 Requires: ed


-- 
To view, visit http://gerrit.ovirt.org/23572
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib733c5231a475ac1c5c648f55d77ffc4fa752f32
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list