Change in vdsm[master]: Make the xmlrpc binding run in a thread
by agl@us.ibm.com
Adam Litke has uploaded a new change for review.
Change subject: Make the xmlrpc binding run in a thread
......................................................................
Make the xmlrpc binding run in a thread
Currently, the xmlrpc binding runs in the vdsmd main thread. To prepare for
making xmlrpc optional, change the binding loading logic so that all bindings
run in their own threads. The vdsmd main thread will sleep until shutdown and
then join() with any active binding threads before exiting.
Change-Id: Ic0ea2589d5cb258c4b8d3d82d4f9c390b702a24f
Signed-off-by: Adam Litke <agl(a)us.ibm.com>
---
M vdsm/BindingXMLRPC.py
M vdsm/clientIF.py
M vdsm/config.py.in
3 files changed, 23 insertions(+), 11 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/91/3891/1
--
To view, visit http://gerrit.ovirt.org/3891
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0ea2589d5cb258c4b8d3d82d4f9c390b702a24f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl(a)us.ibm.com>
11 years, 4 months
Change in vdsm[master]: Fix usage message for vdsm-tool
by wenyi@linux.vnet.ibm.com
Wenyi Gao has uploaded a new change for review.
Change subject: Fix usage message for vdsm-tool
......................................................................
Fix usage message for vdsm-tool
Fix usage message for vdsm-tool and pep8 problems
Change-Id: I5382130f9003da983c88a708aa9ee2abe072f3d5
Signed-off-by: Wenyi Gao <wenyi(a)linux.vnet.ibm.com>
---
M Makefile.am
M vdsm-tool/__init__.py
M vdsm-tool/vdsm-tool
3 files changed, 17 insertions(+), 8 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/65/4065/1
--
To view, visit http://gerrit.ovirt.org/4065
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5382130f9003da983c88a708aa9ee2abe072f3d5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Wenyi Gao <wenyi(a)linux.vnet.ibm.com>
11 years, 4 months
Change in vdsm[master]: Revert "BZ#815825: backup certs during registration"
by mburns@redhat.com
Michael Burns has reverted this change.
Change subject: Revert "BZ#815825: backup certs during registration"
......................................................................
Patch Set 7: Reverted
This patchset was reverted in change: If28c5854f99d492133c3419f5323919229eace32
--
To view, visit http://gerrit.ovirt.org/4346
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: revert
Gerrit-Change-Id: If28c5854f99d492133c3419f5323919229eace32
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: removeBridge(): Add skipLibvirt validation
by Douglas Schilling Landgraf
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: removeBridge(): Add skipLibvirt validation
......................................................................
removeBridge(): Add skipLibvirt validation
Do not check if bridge is listed in libvirt in case of using skipLibvirt.
Introduced by: 1a24550b968ca48bb808e263368743f4c91adde4
Change-Id: I0874843afe3d4189bff63ddd4bb05ebd29e7cb54
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M vdsm/configNetwork.py
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/41/3941/1
--
To view, visit http://gerrit.ovirt.org/3941
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0874843afe3d4189bff63ddd4bb05ebd29e7cb54
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Remove GC lock hack, it's not needed when using betterPopen
by smizrahi@redhat.com
Saggi Mizrahi has uploaded a new change for review.
Change subject: Remove GC lock hack, it's not needed when using betterPopen
......................................................................
Remove GC lock hack, it's not needed when using betterPopen
Change-Id: I7f94d60221e1f12ed7c396ee5d9923ecfa5dbf65
Signed-off-by: Saggi Mizrahi <smizrahi(a)redhat.com>
---
M vdsm/storage/misc.py
1 file changed, 1 insertion(+), 45 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/45/3945/1
--
To view, visit http://gerrit.ovirt.org/3945
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f94d60221e1f12ed7c396ee5d9923ecfa5dbf65
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Add netmaskconversions to dist
by smizrahi@redhat.com
Saggi Mizrahi has uploaded a new change for review.
Change subject: Add netmaskconversions to dist
......................................................................
Add netmaskconversions to dist
the check phase fails when creating an RPM because this file is not
distributed with the tar ball.
Change-Id: I2bdb66a122fb6c7410512ada398f8be34fc8e1ae
Signed-off-by: Saggi Mizrahi <smizrahi(a)redhat.com>
---
M tests/Makefile.am
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/17/4317/1
--
To view, visit http://gerrit.ovirt.org/4317
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bdb66a122fb6c7410512ada398f8be34fc8e1ae
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: replace extern ifconfig commandline with ioctl/socket and sy...
by mhuntxu@gmail.com
Hunt Xu has uploaded a new change for review.
Change subject: replace extern ifconfig commandline with ioctl/socket and sysfs in netinfo
......................................................................
replace extern ifconfig commandline with ioctl/socket and sysfs in netinfo
Since ifconfig output format has been changed recently(see
https://bugzilla.redhat.com/show_bug.cgi?id=784314), instead of parsing
ifconfig's output, use ioctl and socket to get ip address and netmask of an
interface, and get hardware address via /sys/class/net/INTERFACE/address.
This makes vdsm could run normally on some bleeding edge distributions such as
Archlinux or F17 on which new version ifconfig have already been deployed.
Change-Id: I9e0ce521406c8f499db2ff449c5df47716a2eb23
---
M vdsm/API.py
M vdsm/BindingXMLRPC.py
M vdsm/netinfo.py
M vdsm_cli/vdscli.py.in
M vdsm_reg/deployUtil.py.in
5 files changed, 56 insertions(+), 49 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/61/3361/1
--
To view, visit http://gerrit.ovirt.org/3361
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e0ce521406c8f499db2ff449c5df47716a2eb23
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Hunt Xu <mhuntxu(a)gmail.com>
11 years, 4 months
Change in vdsm[master]: Create payload directory if not exists
by shavivi@redhat.com
Shahar Havivi has uploaded a new change for review.
Change subject: Create payload directory if not exists
......................................................................
Create payload directory if not exists
Change-Id: Iddd51bc064b8e2c51820dd6e541264faf493a61f
Signed-off-by: Shahar Havivi <shavivi(a)redhat.com>
Signed-off-by: Shahar Havivi <shaharh(a)redhat.com>
---
M vdsm/mkimage.py
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/48/4248/1
--
To view, visit http://gerrit.ovirt.org/4248
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iddd51bc064b8e2c51820dd6e541264faf493a61f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
11 years, 4 months
Re: [oVirt Jenkins] vdsm_unit_tests - Build # 114 - Failure!
by Dan Kenigsberg
Saggi, it seems that
On Thu, May 10, 2012 at 07:11:23AM -0400, Jenkins oVirt Server wrote:
>
> Name: resourceManagerTests Failed: 2 test(s), Passed: 32 test(s), Skipped: 0 test(s), Total: 34 test(s)
>
> Failed: resourceManagerTests.ResourceManagerTests.testStressTest
> Failed: resourceManagerTests.ResourceManagerTests.testStressTest
>
has over-stressed the Jenkins server. Could it be that 75% of
rlimit_nproc is too much if something else is running on host?
Regards,
Dan.
11 years, 4 months