Dan Kenigsberg has uploaded a new change for review.
Change subject: Add Shahar to AUTHORS
......................................................................
Add Shahar to AUTHORS
Change-Id: I78887ec98e6a1fcc8af1cdcda1eadcc646641380
---
M AUTHORS
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/77/477/1
--
To view, visit http://gerrit.ovirt.org/477
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I78887ec98e6a1fcc8af1cdcda1eadcc646641380
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken(a)redhat.com>
Dan Kenigsberg has posted comments on this change.
Change subject: Fix vdsm storage exception; msg 613 & 614
......................................................................
Patch Set 1: I would prefer that you didn't submit this
Haim, this belongs upstream (gerrit.ovirt.org) and should contain a link to the mentioned knowledge base.
gerrit.usersys.redhat.com should have only backports of upstream patches into z-stream.
--
To view, visit http://gerrit.usersys.redhat.com/1137
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0b35ec40defc59b65f0ca564c751856eb6262b33
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Dan Kenigsberg has abandoned this change.
Change subject: expose qemu monitorCommand
......................................................................
Patch Set 1: Abandoned
Igor convinced me that we have no real benefit from re-introducing this API. I've mentioned that upstream: https://fedorahosted.org/pipermail/vdsm-devel/2011-December/000348.html
--
To view, visit http://gerrit.usersys.redhat.com/1013
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings
Gerrit-MessageType: abandon
Gerrit-Change-Id: I4bf9500ec7aadcdb36f8c1a5db2bba03996d9aea
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Igor Lvovsky <ilvovsky(a)redhat.com>
Federico Simoncelli has uploaded a new change for review.
Change subject: The config parameters must be strings
......................................................................
The config parameters must be strings
The configuration values must be strings to avoid errors such as:
TypeError: argument of type 'int' is not iterable
(ConfigParser.py:586)
Apparently the value for vm_sample_disk_latency_interval was the only
one not respecting this rule.
Change-Id: Id51af12b809906848f9dfbde17c42ce56b887772
---
M vdsm/config.py.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/459/1
--
To view, visit http://gerrit.ovirt.org/459
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id51af12b809906848f9dfbde17c42ce56b887772
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
Haim Ateya has posted comments on this change.
Change subject: Move domain monitor out of sp.py
......................................................................
Patch Set 9: Fails
please look at the following paste:
http://pastebin.test.redhat.com/69588
first is output of valid command from official build; second is output from your build.
--
To view, visit http://gerrit.ovirt.org/190
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I18f30541a3466c532b2fd6144cd54b46545aff0c
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi(a)redhat.com>
Gerrit-Reviewer: ilvovsky(a)gmail.com
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: [WIP] - BZ752464 - register ovirt-node image to ovirt-engine
......................................................................
[WIP] - BZ752464 - register ovirt-node image to ovirt-engine
Change-Id: I8f251ad65b2d913f2da08e0f5101ab2340a2dc3b
---
M vdsm.spec.in
M vdsm/Makefile.am
M vdsm/caps.py
M vdsm/storage/misc.py
A vdsm/vdsm-bash-functions
M vdsm/vdsm-store-net-config.in
M vdsm/vdsmd.in
M vdsm_hooks/persist-vdsm-hooks
M vdsm_reg/deployUtil.py.in
9 files changed, 53 insertions(+), 10 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/68/268/1
--
To view, visit http://gerrit.ovirt.org/268
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f251ad65b2d913f2da08e0f5101ab2340a2dc3b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>