Change in vdsm[master]: spec: Require ioprocess containing important fixes

ykaplan at redhat.com ykaplan at redhat.com
Wed Nov 25 14:08:57 UTC 2015


Yeela Kaplan has uploaded a new change for review.

Change subject: spec: Require ioprocess containing important fixes
......................................................................

spec: Require ioprocess containing important fixes

- cpu affinity to run on any host by default
- Add debug logging
- Fix severe memory and cpu high usage
and more..

Change-Id: I2d2ef42de1135df0c6265fa3eaf69a2682b98ed5
Signed-off-by: Yeela Kaplan <ykaplan at redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/75/49175/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 6466988..6839d58 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -88,7 +88,7 @@
 BuildRequires: psmisc
 BuildRequires: python-cpopen >= 1.4
 BuildRequires: python-inotify
-BuildRequires: python-ioprocess >= 0.14
+BuildRequires: python-ioprocess >= 0.15.0-3
 BuildRequires: python-pthreading
 BuildRequires: qemu-img
 BuildRequires: rpm-python
@@ -120,7 +120,7 @@
 Requires: python-inotify
 Requires: python-argparse
 Requires: python-cpopen >= 1.4
-Requires: python-ioprocess >= 0.14
+Requires: python-ioprocess >= 0.15.0-3
 Requires: python-pthreading >= 0.1.3-3
 Requires: python-six
 Requires: python-requests
@@ -332,7 +332,7 @@
 Requires:       %{name}-infra = %{version}-%{release}
 Requires:       python-cpopen >= 1.4
 Requires:       m2crypto
-Requires:       python-ioprocess >= 0.14
+Requires:       python-ioprocess >= 0.15.0-3
 
 %description python
 Shared libraries between the various VDSM packages.


-- 
To view, visit https://gerrit.ovirt.org/49175
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d2ef42de1135df0c6265fa3eaf69a2682b98ed5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yeela Kaplan <ykaplan at redhat.com>


More information about the vdsm-patches mailing list