Change in vdsm[master]: FIXUP BZ#788640 - Refactor Pool.deleteImage()
by ewarszaw@redhat.com
Eduardo has uploaded a new change for review.
Change subject: FIXUP BZ#788640 - Refactor Pool.deleteImage()
......................................................................
FIXUP BZ#788640 - Refactor Pool.deleteImage()
Change-Id: I56c08e5cbfd5fdf814c39bb76a74a4d580091878
Signed-off-by: Eduardo <ewarszaw(a)redhat.com>
---
M vdsm/storage/sp.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/03/4203/1
--
To view, visit http://gerrit.ovirt.org/4203
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I56c08e5cbfd5fdf814c39bb76a74a4d580091878
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw(a)redhat.com>
11 years
Change in vdsm[master]: FIXUP BZ#788640 - Add [block|file]SD.getAllVolumes Log typo
by ewarszaw@redhat.com
Eduardo has uploaded a new change for review.
Change subject: FIXUP BZ#788640 - Add [block|file]SD.getAllVolumes Log typo
......................................................................
FIXUP BZ#788640 - Add [block|file]SD.getAllVolumes
Log typo
Change-Id: I9909a56856d101b4f45bcddc569b1c67c05dc1e5
Signed-off-by: Eduardo <ewarszaw(a)redhat.com>
---
M vdsm/storage/blockSD.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/02/4202/1
--
To view, visit http://gerrit.ovirt.org/4202
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9909a56856d101b4f45bcddc569b1c67c05dc1e5
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw(a)redhat.com>
11 years
Change in vdsm[master]: BZ#809012 - Calculate metadata offset from logical block siz...
by nigelj@gmail.com
Nigel Jones has uploaded a new change for review.
Change subject: BZ#809012 - Calculate metadata offset from logical block size
......................................................................
BZ#809012 - Calculate metadata offset from logical block size
Changes to ensure that V1 storage domain metadata area is not made dirty due to
7e79153705891a91a06eb31cd642fb209d10ff86.
Signed-off-by: Nigel Jones <nigjones(a)redhat.com>
Change-Id: I0dd89a5d2a2f24e55e777529d5e667517d7c0983
---
M vdsm/storage/blockSD.py
1 file changed, 1 insertion(+), 7 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/70/4170/1
--
To view, visit http://gerrit.ovirt.org/4170
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0dd89a5d2a2f24e55e777529d5e667517d7c0983
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nigel Jones <nigelj(a)gmail.com>
11 years
Change in vdsm[master]: BZ#752470 Related: Out of process getReadDelay
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: BZ#752470 Related: Out of process getReadDelay
......................................................................
BZ#752470 Related: Out of process getReadDelay
To avoid being blocked by a thread in a D state we should determine the
read delay using oop also for block devices.
Change-Id: I3d2a16bfec60f6197bbea8e31be722c86cce278e
---
M vdsm/storage/blockSD.py
M vdsm/storage/misc.py
2 files changed, 6 insertions(+), 5 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/64/264/1
--
To view, visit http://gerrit.ovirt.org/264
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d2a16bfec60f6197bbea8e31be722c86cce278e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years
Change in vdsm[master]: [WIP] Reacquire the host id when domain becomes available
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: [WIP] Reacquire the host id when domain becomes available
......................................................................
[WIP] Reacquire the host id when domain becomes available
Signed-off-by: Federico Simoncelli <fsimonce(a)redhat.com>
Change-Id: I9b69e486da81d78d76297ff23fa6981e6b00c31a
---
M vdsm/storage/domainMonitor.py
M vdsm/storage/sp.py
2 files changed, 33 insertions(+), 32 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/31/3931/1
--
To view, visit http://gerrit.ovirt.org/3931
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b69e486da81d78d76297ff23fa6981e6b00c31a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years
Change in vdsm[master]: Move get-vm-pid to superVdsm
by wudxw@linux.vnet.ibm.com
Mark Wu has uploaded a new change for review.
Change subject: Move get-vm-pid to superVdsm
......................................................................
Move get-vm-pid to superVdsm
Change-Id: I9707bc6adf3ac2734146f92d20b1862c6be059a0
Signed-off-by: Mark Wu <wudxw(a)linux.vnet.ibm.com>
---
M vdsm.spec.in
M vdsm/Makefile.am
M vdsm/constants.py.in
D vdsm/get-vm-pid
M vdsm/libvirtvm.py
M vdsm/sudoers.vdsm.in
M vdsm/supervdsmServer.py
7 files changed, 8 insertions(+), 18 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/01/4101/1
--
To view, visit http://gerrit.ovirt.org/4101
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9707bc6adf3ac2734146f92d20b1862c6be059a0
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Mark Wu <wudxw(a)linux.vnet.ibm.com>
11 years
Change in vdsm[master]: Clean the RHEVM log message in vdsm_reg/deployUtil.py.in
by shaohef@linux.vnet.ibm.com
ShaoHe Feng has uploaded a new change for review.
Change subject: Clean the RHEVM log message in vdsm_reg/deployUtil.py.in
......................................................................
Clean the RHEVM log message in vdsm_reg/deployUtil.py.in
Change-Id: I5d4f4604fab5d17120ab19341f4a64b4820c5636
Signed-off-by: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>
---
M vdsm_reg/deployUtil.py.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/01/3801/1
--
To view, visit http://gerrit.ovirt.org/3801
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d4f4604fab5d17120ab19341f4a64b4820c5636
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: ShaoHe Feng <shaohef(a)linux.vnet.ibm.com>
11 years, 1 month
Change in vdsm[master]: vm payload: add file injection to vm
by shavivi@redhat.com
Shahar Havivi has uploaded a new change for review.
Change subject: vm payload: add file injection to vm
......................................................................
vm payload: add file injection to vm
this patch adds new parameter to create verb vmPayload,
user can send file content and have them in the vm in floppy of iso
format.
Change-Id: I256475342c79690a95ad999335522f99714cdc8b
---
M configure.ac
M vdsm/constants.py.in
M vdsm/libvirtvm.py
M vdsm/supervdsmServer.py
M vdsm/vm.py
5 files changed, 99 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/21/2321/1
--
To view, visit http://gerrit.ovirt.org/2321
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I256475342c79690a95ad999335522f99714cdc8b
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
11 years, 1 month
Change in vdsm[master]: libvirtvm.py: Remove unnecessary constructor overriding
by Hans de Goede
Hans De Goede has uploaded a new change for review.
Change subject: libvirtvm.py: Remove unnecessary constructor overriding
......................................................................
libvirtvm.py: Remove unnecessary constructor overriding
Change-Id: I092f1ed0f037dd66f070ec8144175e1829754ab4
Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
---
M vdsm/libvirtvm.py
1 file changed, 0 insertions(+), 15 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/31/4131/1
--
To view, visit http://gerrit.ovirt.org/4131
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I092f1ed0f037dd66f070ec8144175e1829754ab4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Hans De Goede <hdegoede(a)redhat.com>
11 years, 1 month
Change in vdsm[master]: vdsClient.py: Allow specifying nested dicts for devices when...
by Hans de Goede
Hans De Goede has uploaded a new change for review.
Change subject: vdsClient.py: Allow specifying nested dicts for devices when creating a vm
......................................................................
vdsClient.py: Allow specifying nested dicts for devices when creating a vm
With this patch one can do things like:
vdsClient 0 create /dev/null \
vmId=00000001-0002-0003-0004-000000000006 vmName=F14-x86_64 memSize=512 \
macAddr=52:54:00:7a:b4:7e nicModel=virtio bridge=test display=qxl \
devices='{type:disk,device:disk,path:/home/virt-images/f14-i386.qcow2.img,propagateErrors:off,iface:ide,index:0,readonly:False,format:cow}' \
devices='{type:video,device:qxl,specParams:{vram:65536}}'
Which allows testing vdsm with the new devices create params syntax from the
cmdline with vdsClient.
Change-Id: Ibe4eb528684c1d2053cb9574d8f63bbbf0a03c23
Signed-off-by: Hans de Goede <hdegoede(a)redhat.com>
---
M vdsm_cli/vdsClient.py
1 file changed, 53 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/94/4094/1
--
To view, visit http://gerrit.ovirt.org/4094
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe4eb528684c1d2053cb9574d8f63bbbf0a03c23
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Hans De Goede <hdegoede(a)redhat.com>
11 years, 1 month