Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: Correct commit message - it is not libvirt but us creating that thread in libvirtconnection.

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6047/ : SUCCESS

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: Verified+1 Code-Review+1 Verified on both el6 hosts where the issue was originally

Change in vdsm[ovirt-3.3]: Fix syntax error

2013-12-12 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Fix syntax error .. Patch Set 2: Verified+1 Code-Review+2 waiting for acks -- To view, visit http://gerrit.ovirt.org/22310 To unsubscribe, visit

Change in vdsm[ovirt-3.3]: Fix syntax error

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Fix syntax error .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_3.3_install_rpm_sanity_gerrit/327/ : SUCCESS -- To view, visit

Change in vdsm[ovirt-3.3]: Fix syntax error

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: Fix syntax error .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22310 To unsubscribe, visit http://gerrit.ovirt.org/settings

Change in vdsm[master]: libvirtconnection: Do not start event loop on import

2013-12-12 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: libvirtconnection: Do not start event loop on import .. libvirtconnection: Do not start event loop on import Starting a thread on import is very bad idea. This

Change in vdsm[master]: libvirtconnection: Do not start event loop on import

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: libvirtconnection: Do not start event loop on import .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6048/ : SUCCESS

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: The event loop implicit start is handled by http://gerrit.ovirt.org/#/c/22322/. -- To view,

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread danken
Dan Kenigsberg has uploaded a new change for review. Change subject: libvirtconn: starting a thread on import is impolite .. libvirtconn: starting a thread on import is impolite This patch ensures that libvirt's event loop is

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: libvirtconn: starting a thread on import is impolite .. Patch Set 1: Code-Review-1 Verified-1 Build Failed

Change in vdsm[ovirt-3.3]: Fix syntax error

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Fix syntax error .. Patch Set 2: the commit message could improve, if you have time. it's spec: related. what commit caused this bug? -- To view, visit

Change in vdsm[ovirt-3.3]: vdsm: prepareVolumePath correct path handling for cdrom

2013-12-12 Thread mpoledni
Hello Federico Simoncelli, Dan Kenigsberg, Michal Skrivanek, I'd like you to do a code review. Please visit http://gerrit.ovirt.org/22324 to review the following change. Change subject: vdsm: prepareVolumePath correct path handling for cdrom

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: libvirtconn: starting a thread on import is impolite .. Patch Set 1: Code-Review-1 (1 comment) scoping suggestion.

Change in vdsm[master]: libvirtconnection: Do not start event loop on import

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: libvirtconnection: Do not start event loop on import .. Patch Set 1: Code-Review+1 Like very much the idea. Looks good to me. -- To view, visit

Change in vdsm[ovirt-3.3]: vdsm: prepareVolumePath correct path handling for cdrom

2013-12-12 Thread mpoledni
Martin Polednik has posted comments on this change. Change subject: vdsm: prepareVolumePath correct path handling for cdrom .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.ovirt.org/22324 To unsubscribe, visit

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: libvirtconn: starting a thread on import is impolite .. Patch Set 1: Code-Review-1 This is better: http://gerrit.ovirt.org/#/c/22322/ -- To view, visit

Change in vdsm[master]: Testing pinger thread

2013-12-12 Thread nsoffer
Nir Soffer has abandoned this change. Change subject: Testing pinger thread .. Abandoned Tested, not needed any more. -- To view, visit http://gerrit.ovirt.org/22305 To unsubscribe, visit http://gerrit.ovirt.org/settings

Change in vdsm[master]: Run pinger in separate process

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Run pinger in separate process .. Patch Set 2: This should be less fragile but with this patch we get lot of strange failures in the network functional tests.

Change in vdsm[master]: Run pinger in separate process

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Run pinger in separate process .. Patch Set 2: Verified-1 -- To view, visit http://gerrit.ovirt.org/22293 To unsubscribe, visit http://gerrit.ovirt.org/settings

Change in vdsm[master]: Avoid going into 'Paused' status during long lasting migrations

2013-12-12 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: Avoid going into 'Paused' status during long lasting migrations .. Patch Set 4: Verified+1 Verified on EL6 with a 100GiB VM with the stress tool running in

Change in vdsm[master]: libvirtconnection: Do not start event loop on import

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: libvirtconnection: Do not start event loop on import .. Patch Set 1: Code-Review+1 Thanks Nir! -- To view, visit http://gerrit.ovirt.org/22322 To

Change in vdsm[master]: netconf: Add config option for network configurator

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: netconf: Add config option for network configurator .. Patch Set 8: Thanks a lot Mark! -- To view, visit http://gerrit.ovirt.org/18210 To

Change in vdsm[master]: netconf: Add config option for network configurator

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: netconf: Add config option for network configurator .. Patch Set 8: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/18210 To unsubscribe,

Change in vdsm[master]: mkimage: do not create world-readable image

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: mkimage: do not create world-readable image .. Patch Set 4: Verified-1 Build Failed http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6050/ : SUCCESS

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22041 To unsubscribe, visit

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 4: Code-Review-1 Verified-1 Build Failed

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 4: Verified+1 did some research about the empty /proc/meminfo issue. No luck so far neither in

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 4: Code-Review-1 (1 comment) pep8 issue in the comment.

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 5: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6052/ : SUCCESS

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 5: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22041 To unsubscribe, visit

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (3 comments) File

Change in vdsm[master]: securable: refactor the scurable implementation

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: securable: refactor the scurable implementation .. Patch Set 1: (1 comment) File vdsm/storage/sp.py Line 305:

Change in vdsm[master]: mkimage: create files with explicit permissions

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: mkimage: create files with explicit permissions .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6053/ : SUCCESS

Change in vdsm[ovirt-3.3]: vdsm: prepareVolumePath correct path handling for cdrom

2013-12-12 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: vdsm: prepareVolumePath correct path handling for cdrom .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22324 To unsubscribe, visit

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread sgotliv
Sergey Gotliv has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (2 comments) File vdsm/clientIF.py

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 5: Verified+1 (repasted from patchset 4) did some research about the empty /proc/meminfo issue.

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: libvirtconn: starting a thread on import is impolite .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6054/ : SUCCESS

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (1 comment) File vdsm/clientIF.py

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (2 comments) File vdsm/clientIF.py Line

Change in vdsm[master]: Add iproute2 configurator

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: Add iproute2 configurator .. Patch Set 22: Code-Review-1 (5 comments) Some minor things related to compatibility in error messages.

Change in vdsm[master]: Add iproute2 configurator

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: Add iproute2 configurator .. Patch Set 22: For the rest, it looks very good to me. Thanks Mark! -- To view, visit http://gerrit.ovirt.org/15301 To

Change in vdsm[master]: add verb for vdsm to tuneCpu params

2013-12-12 Thread alitke
Adam Litke has posted comments on this change. Change subject: add verb for vdsm to tuneCpu params .. Patch Set 8: Code-Review-1 Yes, I would say this has been abandoned since the last update from the submitter was over a

Change in vdsm[master]: netconf: Make default rollback nullify runningConfig

2013-12-12 Thread asegurap
Antoni Segura Puimedon has uploaded a new change for review. Change subject: netconf: Make default rollback nullify runningConfig .. netconf: Make default rollback nullify runningConfig It should be possible for a unified

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread sgotliv
Sergey Gotliv has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (1 comment) File vdsm/clientIF.py Line

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6056/ : SUCCESS

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (1 comment) File vdsm/clientIF.py

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 4: Verified+1 Verified on el6 with a setting of 1 second per GiB and a 102400 MiB swapping

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 4: Verified-1 Build Failed http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6057/ :

Change in vdsm[master]: add verb for vdsm to tuneCpu params

2013-12-12 Thread iheim
Itamar Heim has abandoned this change. Change subject: add verb for vdsm to tuneCpu params .. Abandoned feel free to re-open if/when relevant -- To view, visit http://gerrit.ovirt.org/7492 To unsubscribe, visit

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 4: -Verified Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6058/ :

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread tdosek
Tomáš Došek has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21708 To unsubscribe, visit

Change in vdsm[master]: vdsm: add support for S3/S4 suspend calls

2013-12-12 Thread mpoledni
Martin Polednik has posted comments on this change. Change subject: vdsm: add support for S3/S4 suspend calls .. Patch Set 5: Verified+1 Verified by testing on real VMs with QGA installed -- To view, visit

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: utils: janitorial: refactor utils.readMemInfo .. utils: janitorial: refactor utils.readMemInfo minor cleanup in readMemInfo: - split the actual

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 5: Code-Review+2 Maybe you can publish a request on ovirt-users, for people to grep for the empty

Change in vdsm[master]: deactivateSD - perform nothing if the domain is already deac...

2013-12-12 Thread laravot
Liron Ar has uploaded a new change for review. Change subject: deactivateSD - perform nothing if the domain is already deactivated .. deactivateSD - perform nothing if the domain is already deactivated When calling

Change in vdsm[master]: Distribute /var/log/core with vdsm rpm.

2013-12-12 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Distribute /var/log/core with vdsm rpm. .. Patch Set 5: (1 comment) File vdsm.spec.in Line 596: Line

Change in vdsm[master]: janitorial: drop stray refs to storage.misc.execCmd

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: janitorial: drop stray refs to storage.misc.execCmd .. Patch Set 1: I have a sed s/sudo=False, // rotting in my files... -- To view, visit

Change in vdsm[master]: janitorial: drop stray refs to storage.misc.execCmd

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: janitorial: drop stray refs to storage.misc.execCmd .. Patch Set 1: Verified+1 tested together with http://gerrit.ovirt.org/#/c/22041/ seems fine -- To

Change in vdsm[master]: utils: janitorial: refactor utils.readMemInfo

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: utils: janitorial: refactor utils.readMemInfo .. Patch Set 6: Build Successful

Change in vdsm[master]: janitorial: drop remaining betterPopen references

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: janitorial: drop remaining betterPopen references .. Patch Set 1: Verified+1 tested with http://gerrit.ovirt.org/#/c/22041/ and seems fine. -- To view,

Change in vdsm[master]: deactivateSD - perform nothing if the domain is already deac...

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: deactivateSD - perform nothing if the domain is already deactivated .. Patch Set 1: Build Successful

Change in vdsm[master]: janitorial: drop remaining betterPopen references

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: janitorial: drop remaining betterPopen references .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/22195 To unsubscribe, visit

Change in vdsm[master]: janitorial: drop stray refs to storage.misc.execCmd

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: janitorial: drop stray refs to storage.misc.execCmd .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/22219 To unsubscribe, visit

Change in vdsm[master]: janitorial: drop remaining betterPopen references

2013-12-12 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: janitorial: drop remaining betterPopen references .. janitorial: drop remaining betterPopen references betterPopen has been named cpopen long ago, and

Change in vdsm[master]: janitorial: drop stray refs to storage.misc.execCmd

2013-12-12 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: janitorial: drop stray refs to storage.misc.execCmd .. janitorial: drop stray refs to storage.misc.execCmd storage.misc.execCmd was moved to

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: -Code-Review (1 comment) you forgot the debian folder .. please update

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread asegurap
Antoni Segura Puimedon has uploaded a new change for review. Change subject: sourcerouting: make thread daemonic .. sourcerouting: make thread daemonic The Python interpreter waits for non daemonic threads. The

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: (1 comment) File vdsm.spec.in Line 852:

Change in vdsm[master]: sp: move reconnection info check to StoragePool

2013-12-12 Thread abaron
Ayal Baron has posted comments on this change. Change subject: sp: move reconnection info check to StoragePool .. Patch Set 8: (2 comments) File vdsm/storage/hsm.py Line

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6061/ : SUCCESS

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.ovirt.org/22345 To unsubscribe, visit

Change in vdsm[master]: libvirtconn: starting a thread on import is impolite

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: libvirtconn: starting a thread on import is impolite .. Patch Set 2: Code-Review+1 I like the concision! -- To view, visit

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: -Verified Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22345 To unsubscribe, visit

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread amuller
Assaf Muller has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22345 To unsubscribe, visit

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/22345 To unsubscribe, visit

Change in vdsm[master]: sp: encapsulate spm status in StoragePool

2013-12-12 Thread abaron
Ayal Baron has posted comments on this change. Change subject: sp: encapsulate spm status in StoragePool .. Patch Set 7: (1 comment) File vdsm/storage/sp.py Line 167:

Change in vdsm[master]: sp: add setMasterDomain to StoragePool

2013-12-12 Thread abaron
Ayal Baron has posted comments on this change. Change subject: sp: add setMasterDomain to StoragePool .. Patch Set 5: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21659 To unsubscribe, visit

Change in vdsm[master]: link monitor: replace events() with optionally continuous it...

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: link monitor: replace events() with optionally continuous iteration .. Patch Set 12: (1 comment) File

Change in vdsm[ovirt-3.3]: Fix syntax error

2013-12-12 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: Fix syntax error .. Patch Set 2: +1 for dan's suggestion. -- To view, visit http://gerrit.ovirt.org/22310 To unsubscribe, visit

Change in vdsm[master]: Introduce a maximum time limit a migration may take

2013-12-12 Thread fromani
Francesco Romani has posted comments on this change. Change subject: Introduce a maximum time limit a migration may take .. Patch Set 4: (1 comment) just one comment in vm.py

Change in vdsm[master]: deactivateSD - perform nothing if the domain is already deac...

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: deactivateSD - perform nothing if the domain is already deactivated .. Patch Set 1: (3 comments) Commit

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread abaron
Ayal Baron has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: Code-Review+1 (1 comment) File

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread amuller
Assaf Muller has uploaded a new change for review. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. kvm group can now r/w to all newly created files in /var/log/vdsm Change-Id:

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 1: Build Successful

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread amureini
Allon Mureinik has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: Code-Review+1 +1, except for Yaniv's comment on debian. -- To view, visit

Change in vdsm[master]: remoteFileHandler: Remove harmful libvirt dependency

2013-12-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: remoteFileHandler: Remove harmful libvirt dependency .. Patch Set 2: (1 comment) File vdsm.spec.in Line 852:

Change in vdsm[master]: libvirtconnection: Do not start event loop on import

2013-12-12 Thread amureini
Allon Mureinik has posted comments on this change. Change subject: libvirtconnection: Do not start event loop on import .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22322 To unsubscribe, visit

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread amuller
Assaf Muller has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 2: Verified+1 -- To view, visit http://gerrit.ovirt.org/22349 To unsubscribe,

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 2: Build Successful

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread amuller
Assaf Muller has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 2: Verified-1 * Missing Debian post-install script mention * Need to test if

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 2: Code-Review-1 (1 comment)

Change in vdsm[master]: configNetwork: Fix bridgeless broken network deletion

2013-12-12 Thread asegurap
Antoni Segura Puimedon has uploaded a new change for review. Change subject: configNetwork: Fix bridgeless broken network deletion .. configNetwork: Fix bridgeless broken network deletion When trying to delete a broken

Change in vdsm[master]: configNetwork: Fix bridgeless broken network deletion

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: configNetwork: Fix bridgeless broken network deletion .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_pep8_gerrit/6064/ : SUCCESS

Change in vdsm[master]: kvm group can now r/w to all newly created files in /var/log...

2013-12-12 Thread amuller
Assaf Muller has posted comments on this change. Change subject: kvm group can now r/w to all newly created files in /var/log/vdsm .. Patch Set 2: From very minimal research it seems that the acl package might not be

Change in vdsm[master]: sourcerouting: make thread daemonic

2013-12-12 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: sourcerouting: make thread daemonic .. Patch Set 1: Verified+1 Verified doing: localhost vdsm (9c35a65) # ip r 10.34.60.0/22 dev eth0 proto

Change in vdsm[master]: Don't reconfigure if configured when force is set

2013-12-12 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Don't reconfigure if configured when force is set .. Patch Set 1: Verified+1 for both its alright not to override the configuration if already configured. --

Change in vdsm[master]: Don't reconfigure if configured when force is set

2013-12-12 Thread Alon Bar-Lev
Alon Bar-Lev has posted comments on this change. Change subject: Don't reconfigure if configured when force is set .. Patch Set 1: for both its alright not to override the configuration if already configured. how do you know

Change in vdsm[ovirt-3.3]: Fix syntax error in vdsm.spec

2013-12-12 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Fix syntax error in vdsm.spec .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_3.3_install_rpm_sanity_gerrit/328/ : SUCCESS --

Change in vdsm[ovirt-3.3]: Fix syntax error in vdsm.spec

2013-12-12 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Fix syntax error in vdsm.spec .. Patch Set 4: Verified+1 -- To view, visit http://gerrit.ovirt.org/22310 To unsubscribe, visit

  1   2   >