Change in vdsm[master]: net: Move netconfpersistence under vdsm.network

2016-04-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: Move netconfpersistence under vdsm.network .. Patch Set 1: Code-Review-1 needs manual rebase on top of recent ovs merges -- To view, visit

Change in vdsm[master]: net: OVS driver - bond_slave commands

2016-04-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: OVS driver - bond_slave commands .. Patch Set 3: Code-Review+2 copying score and raising -- To view, visit https://gerrit.ovirt.org/56449 To

Change in vdsm[master]: net: OVS driver - bond_slave commands

2016-04-27 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: net: OVS driver - bond_slave commands .. net: OVS driver - bond_slave commands The *bond_slave commands are a bit special, they are composed of two

Change in vdsm[master]: net: OVS driver - bond_slave commands

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: OVS driver - bond_slave commands .. Patch Set 4: * #1195208::Update tracker: OK * Set MODIFIED::bug 1195208#1195208IGNORE, not all related patches

Change in vdsm[master]: net: native ovs: check for bond existence

2016-04-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: native ovs: check for bond existence .. Patch Set 6: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56461 To unsubscribe, visit

Change in vdsm[master]: net: native ovs: check for nic existence

2016-04-27 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: net: native ovs: check for nic existence .. net: native ovs: check for nic existence OVS allows us to add a port which does not exist, so it won't

Change in vdsm[master]: net: native ovs: check for nic existence

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: native ovs: check for nic existence .. Patch Set 9: * #1195208::Update tracker: OK * Set MODIFIED::bug 1195208#1195208IGNORE, not all related

Change in vdsm[master]: net: native ovs: check for bond existence

2016-04-27 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: net: native ovs: check for bond existence .. net: native ovs: check for bond existence Network creation is not dependent on bond creation in any way,

Change in vdsm[master]: net: native ovs: check for bond existence

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: native ovs: check for bond existence .. Patch Set 7: * #1195208::Update tracker: OK * Set MODIFIED::bug 1195208#1195208IGNORE, not all related

Change in vdsm[master]: net: OVS driver

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: OVS driver .. Patch Set 21: * #1195208::Update tracker: OK * Set MODIFIED::bug 1195208#1195208IGNORE, not all related patches are closed, check

Change in vdsm[master]: net: native ovs: check for nic existence

2016-04-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: native ovs: check for nic existence .. Patch Set 8: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56448 To unsubscribe, visit

Change in vdsm[master]: net: OVS driver

2016-04-27 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: net: OVS driver .. net: OVS driver This patch introduces OVS driver, its API and ovs-vsctl implementation. The openvswitch is added as a build and

Change in vdsm[master]: net: OVS driver

2016-04-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: OVS driver .. Patch Set 20: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/55958 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: storage: fix spec normalization when mounting

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: fix spec normalization when mounting .. Patch Set 10: (6 comments) https://gerrit.ovirt.org/#/c/55182/10/tests/fileUtilTests.py File

Change in vdsm[master]: storage: add tests for Mount.isMounted in mount.py

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: add tests for Mount.isMounted in mount.py .. Patch Set 1: (8 comments) https://gerrit.ovirt.org/#/c/56704/1/tests/mountTests.py File tests/mountTests.py:

Change in vdsm[master]: storage: remove unused method from mount.py

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: remove unused method from mount.py .. Patch Set 1: Please rebase on master so I can take this now, this does not depend on the previous patches. -- To

Change in vdsm[master]: storage: remove unused method from mount.py

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: remove unused method from mount.py .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56705 To unsubscribe, visit

Change in vdsm[master]: storage: mount.isMounted input refactor

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: mount.isMounted input refactor .. Patch Set 1: (4 comments) https://gerrit.ovirt.org/#/c/56706/1//COMMIT_MSG Commit Message: Line 3: AuthorDate:

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 7: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56628 To unsubscribe, visit

Change in vdsm[master]: sdm: CreateVolumeInfo.initial_size default should be None

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sdm: CreateVolumeInfo.initial_size default should be None .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56717 To unsubscribe, visit

Change in vdsm[master]: lvm: Use a constant to define default vg extent size

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: lvm: Use a constant to define default vg extent size .. Patch Set 1: Code-Review-1 (3 comments) I like this change, but if you want to use a constant, we must fix

Change in vdsm[master]: FakeLVM: LV size is rounded to VG extent size

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: FakeLVM: LV size is rounded to VG extent size .. Patch Set 1: (2 comments) Change look mostly good and the new test is nice, but some other tests are broken now

Change in vdsm[master]: FakeLVM: LV size is rounded to VG extent size

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: FakeLVM: LV size is rounded to VG extent size .. Patch Set 1: Code-Review-1 -- To view, visit https://gerrit.ovirt.org/56714 To unsubscribe, visit

Change in vdsm[master]: blockVolume: make _getVolumeTag public

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: blockVolume: make _getVolumeTag public .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56716 To unsubscribe, visit

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 14: Code-Review-1 (9 comments) https://gerrit.ovirt.org/#/c/55987/14/vdsm/storage/sdm/volume_artifacts.py

Change in vdsm[master]: blockVolume: make _getVolumeTag public

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: blockVolume: make _getVolumeTag public .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/56716 To unsubscribe, visit

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 4: Verified+1 -- To view, visit https://gerrit.ovirt.org/56709 To unsubscribe, visit

Change in vdsm[master]: sdm: CreateVolumeInfo.initial_size default should be None

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: sdm: CreateVolumeInfo.initial_size default should be None .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/56717 To unsubscribe, visit

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 14: Verified+1 -- To view, visit https://gerrit.ovirt.org/55987 To unsubscribe, visit

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 7: Verified+1 -- To view, visit https://gerrit.ovirt.org/56628 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: lvm: Use a constant to define default vg extent size

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: lvm: Use a constant to define default vg extent size .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/56715 To unsubscribe, visit

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: sdm: CreateVolumeInfo.initial_size default should be None

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: sdm: CreateVolumeInfo.initial_size default should be None .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: blockVolume: make _getVolumeTag public

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: blockVolume: make _getVolumeTag public .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: cow wip

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cow wip .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' and is a valid

Change in vdsm[master]: FakeLVM: LV size is rounded to VG extent size

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: FakeLVM: LV size is rounded to VG extent size .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/56714 To unsubscribe, visit

Change in vdsm[master]: lvm: Use a constant to define default vg extent size

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: lvm: Use a constant to define default vg extent size .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: FakeLVM: LV size is rounded to VG extent size

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: FakeLVM: LV size is rounded to VG extent size .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 7: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 14: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: sdm: CreateVolumeInfo.initial_size default should be None

2016-04-27 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: sdm: CreateVolumeInfo.initial_size default should be None .. sdm: CreateVolumeInfo.initial_size default should be None Commit 9820797d defined the original

Change in vdsm[master]: blockVolume: make _getVolumeTag public

2016-04-27 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: blockVolume: make _getVolumeTag public .. blockVolume: make _getVolumeTag public _getVolumeTag is a useful and safe utility function for getting the tags of a

Change in vdsm[master]: FakeLVM: LV size is rounded to VG extent size

2016-04-27 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: FakeLVM: LV size is rounded to VG extent size .. FakeLVM: LV size is rounded to VG extent size In real LVM, LV sizes must be a multiple of the VG extent size

Change in vdsm[master]: lvm: Use a constant to define default vg extent size

2016-04-27 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: lvm: Use a constant to define default vg extent size .. lvm: Use a constant to define default vg extent size The default vg extent size has so far been defined as

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 6: (1 comment) https://gerrit.ovirt.org/#/c/56628/6//COMMIT_MSG Commit Message: Line 8: Line 9: The non-SDM volume

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 13: (15 comments) https://gerrit.ovirt.org/#/c/55987/13/tests/storage_volume_artifacts_test.py File

Change in vdsm[master]: net: Move netinfo under vdsm.network

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: Move netinfo under vdsm.network .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: net: Move netinfo under vdsm.network

2016-04-27 Thread edwardh
Edward Haas has posted comments on this change. Change subject: net: Move netinfo under vdsm.network .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/56713 To unsubscribe, visit

Change in vdsm[master]: net: Move netinfo under vdsm.network

2016-04-27 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net: Move netinfo under vdsm.network .. net: Move netinfo under vdsm.network Change-Id: Ia02e5f79e093067789659e414b595aa4e3d5a62e Signed-off-by: Edward Haas

Change in vdsm[master]: lvm: Allow multiple initial tags when creating an LV

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: lvm: Allow multiple initial tags when creating an LV .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. --

Change in vdsm[master]: lvm: Allow multiple initial tags when creating an LV

2016-04-27 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: lvm: Allow multiple initial tags when creating an LV .. lvm: Allow multiple initial tags when creating an LV When creating new block volumes via the SDM

Change in vdsm[master]: lvm: Allow multiple initial tags when creating an LV

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: lvm: Allow multiple initial tags when creating an LV .. Patch Set 10: Verified+1 -- To view, visit https://gerrit.ovirt.org/44051 To unsubscribe, visit

Change in vdsm[master]: monitoring: Introduce the asyncevent module

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: monitoring: Introduce the asyncevent module .. Patch Set 18: (3 comments) https://gerrit.ovirt.org/#/c/54849/18/lib/vdsm/storage/asyncevent.py File

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56709 To unsubscribe, visit

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 6: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/56628 To unsubscribe, visit

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 6: (1 comment) https://gerrit.ovirt.org/#/c/56628/6//COMMIT_MSG Commit Message: Line 8: Line 9: The non-SDM volume

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 6: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/56628 To unsubscribe, visit

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 13: (15 comments) https://gerrit.ovirt.org/#/c/55987/13/tests/storage_volume_artifacts_test.py File

Change in vdsm[master]: lvm: Allow multiple initial tags when creating an LV

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: lvm: Allow multiple initial tags when creating an LV .. Patch Set 10: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/44051 To unsubscribe, visit

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: cow wip

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cow wip .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' and is a valid

Change in vdsm[master]: kvm2ovirt: tool for copying images from libvirt

2016-04-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: kvm2ovirt: tool for copying images from libvirt .. Patch Set 5: (2 comments) https://gerrit.ovirt.org/#/c/55797/5/helpers/kvm2ovirt File helpers/kvm2ovirt: Line

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 3: (3 comments) https://gerrit.ovirt.org/#/c/56628/3/tests/storage_volume_artifacts_test.py File

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 13: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: cow wip

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cow wip .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' and is a valid

Change in vdsm[master]: lvm: Allow multiple initial tags when creating an LV

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: lvm: Allow multiple initial tags when creating an LV .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Prepare for COW_FORMAT test permutations .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: Support initial_size parameter

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: Support initial_size parameter .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 12: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: cow wip

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cow wip .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches 'Bug-Url: ' and is a valid

Change in vdsm[master]: tests: Prepare for COW_FORMAT test permutations

2016-04-27 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: tests: Prepare for COW_FORMAT test permutations .. tests: Prepare for COW_FORMAT test permutations Refactor the BASE_*_PARAMS entries in

Change in vdsm[master]: storage: Add basic BlockVolumeArtifacts

2016-04-27 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Add basic BlockVolumeArtifacts .. Patch Set 11: (5 comments) https://gerrit.ovirt.org/#/c/55987/11/vdsm/storage/blockSD.py File vdsm/storage/blockSD.py:

Change in vdsm[master]: virt: Set timeout on boot menu

2016-04-27 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: virt: Set timeout on boot menu .. virt: Set timeout on boot menu The default timeout for boot menu (3 s) is too short for some scenarios, e.g. with

Change in vdsm[master]: virt: Set timeout on boot menu

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Set timeout on boot menu .. Patch Set 6: * #1324375::Update tracker: OK * Set MODIFIED::bug 1324375#1324375OK -- To view, visit

Change in vdsm[ovirt-3.6]: vmstats: reformat function to make pep8 friendly

2016-04-27 Thread fromani
Francesco Romani has abandoned this change. Change subject: vmstats: reformat function to make pep8 friendly .. Abandoned -- To view, visit https://gerrit.ovirt.org/54401 To unsubscribe, visit

Change in vdsm[ovirt-3.6]: vmstats: reformat function to make pep8 friendly

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: vmstats: reformat function to make pep8 friendly .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found -- To view, visit https://gerrit.ovirt.org/54401 To

Change in vdsm[master]: HACK: BROKEN: patch to test destroy on startup

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: HACK: BROKEN: patch to test destroy on startup .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found -- To view, visit https://gerrit.ovirt.org/55132 To

Change in vdsm[master]: network: supervdsm: configure container networks

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: network: supervdsm: configure container networks .. Patch Set 14: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: cmdutils: enhance systemd_run

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: cmdutils: enhance systemd_run .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: hook: add imagerepo feed containers

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: hook: add imagerepo feed containers .. Patch Set 17: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: HACK: BROKEN: patch to test destroy on startup

2016-04-27 Thread fromani
Francesco Romani has abandoned this change. Change subject: HACK: BROKEN: patch to test destroy on startup .. Abandoned -- To view, visit https://gerrit.ovirt.org/55132 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: containers: sudo: add permissions

2016-04-27 Thread fromani
Francesco Romani has abandoned this change. Change subject: containers: sudo: add permissions .. Abandoned -- To view, visit https://gerrit.ovirt.org/54178 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: containers: sudo: add permissions

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: containers: sudo: add permissions .. Patch Set 14: * Update tracker: IGNORE, no Bug-Url found -- To view, visit https://gerrit.ovirt.org/54178 To unsubscribe,

Change in vdsm[master]: containers: optional container support

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: containers: optional container support .. Patch Set 21: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: HACK: virt: override vm type from custom property

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: HACK: virt: override vm type from custom property .. Patch Set 17: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: containers: optional container support

2016-04-27 Thread fromani
Francesco Romani has restored this change. Change subject: containers: optional container support .. Restored -- To view, visit https://gerrit.ovirt.org/53820 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: containers: always add emulator to XML

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: containers: always add emulator to XML .. Patch Set 21: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: WIP: vm: skip domDependentInit for containers

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: WIP: vm: skip domDependentInit for containers .. Patch Set 20: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: supervdsm: expose systemd utilities

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: supervdsm: expose systemd utilities .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: virt: utils: add is_kvm helper

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: utils: add is_kvm helper .. Patch Set 6: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: containers: optional container support

2016-04-27 Thread automation
gerrit-hooks has posted comments on this change. Change subject: containers: optional container support .. Patch Set 20: * Update tracker: IGNORE, no Bug-Url found -- To view, visit https://gerrit.ovirt.org/53820 To

Change in vdsm[master]: containers: optional container support

2016-04-27 Thread fromani
Francesco Romani has abandoned this change. Change subject: containers: optional container support .. Abandoned -- To view, visit https://gerrit.ovirt.org/53820 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: migration: Enable lazy setting of incoming/outgoing limits

2016-04-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: migration: Enable lazy setting of incoming/outgoing limits .. Patch Set 26: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/53305 To unsubscribe,

Change in vdsm[master]: agent: Introduction of first_connect event

2016-04-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: agent: Introduction of first_connect event .. Patch Set 8: Code-Review+2 looks good, IIUC the docs :) -- To view, visit https://gerrit.ovirt.org/54753 To

Change in vdsm[master]: hostdev: make _update_usb_device_info more generic

2016-04-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: hostdev: make _update_usb_device_info more generic .. Patch Set 8: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/55023 To unsubscribe, visit

Change in vdsm[master]: hostdev: report additional information in 'scsi' device

2016-04-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: hostdev: report additional information in 'scsi' device .. Patch Set 6: Code-Review+1 (2 comments) cosmetic comments inside, not worth a resubmit. Full

Change in vdsm[master]: storage: fix spec normalization when mounting

2016-04-27 Thread ishaby
Idan Shaby has posted comments on this change. Change subject: storage: fix spec normalization when mounting .. Patch Set 10: (10 comments) https://gerrit.ovirt.org/#/c/55182/9/lib/vdsm/storage/fileUtils.py File

  1   2   3   >