Change in vdsm[master]: net tests: IPv6 autoconf with RA server

2016-03-14 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net tests: IPv6 autoconf with RA server .. Patch Set 3: (1 comment) https://gerrit.ovirt.org/#/c/54668/3/tests/network/nettestlib.py File

Change in vdsm[master]: tests: Provide dnsmasq_run as a context manager

2016-03-14 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: tests: Provide dnsmasq_run as a context manager .. Patch Set 4: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/54632/4/tests/network/nettestlib.py File

Change in vdsm[master]: tests: Add test_overwrite_blocksize test

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Add test_overwrite_blocksize test .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: tests: refactor manifest_tests fake env setup

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: refactor manifest_tests fake env setup .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: storagetests: Add create_block_volume

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

Change in vdsm[master]: storagetests: Create metadata storage area for block domains

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: Create metadata storage area for block domains .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: storagetests: Rename make_blocksd

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: Rename make_blocksd .. 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]: net: Network caps now reports IPv6 autoconf state

2016-03-14 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: net: Network caps now reports IPv6 autoconf state .. Patch Set 9: Code-Review-1 (3 comments) https://gerrit.ovirt.org/#/c/54475/9/lib/vdsm/netinfo/addresses.py

Change in vdsm[master]: tests: refactor manifest_tests fake env setup

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: refactor manifest_tests fake env setup .. Patch Set 4: (3 comments) https://gerrit.ovirt.org/#/c/50273/4/tests/domain_manifest_test.py File

Change in vdsm[master]: storagetests: initial FakeEnv support

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: initial FakeEnv support .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: storagetests: initial FakeEnv support

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: storagetests: initial FakeEnv support .. storagetests: initial FakeEnv support Many storage tests rely on a mocked storage environment in order to test

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: tests: incorporate pool id in file domain path .. tests: incorporate pool id in file domain path In real environments, an image 'A' in a file domain would

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: incorporate pool id in file domain path .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view,

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: tests: Add sduuid to fake domain metadata .. tests: Add sduuid to fake domain metadata When initializing fake storage domains we create the domain

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Add sduuid to fake domain metadata .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view,

Change in vdsm[master]: FakeLVM: Add invalidateVG stub

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: FakeLVM: Add invalidateVG stub .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: FakeLVM: Add invalidateVG stub

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: FakeLVM: Add invalidateVG stub .. FakeLVM: Add invalidateVG stub Real code expects to call lvm.invalidateVG in cases where our cache needs to be

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storage: Cleanup usage of DMDK_POOLS .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: storage: Cleanup usage of DMDK_POOLS .. storage: Cleanup usage of DMDK_POOLS Storage Domains have a metadata key called DMDK_POOLS. Volumes also use this

Change in vdsm[master]: tests: rename manifest_tests.py

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: rename manifest_tests.py .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: tests: rename manifest_tests.py

2016-03-14 Thread nsoffer
Nir Soffer has submitted this change and it was merged. Change subject: tests: rename manifest_tests.py .. tests: rename manifest_tests.py We now have multiple kinds of manifests: StorageDomainManifest, ImageManifest, and

Change in vdsm[master]: sd: Introduce StorageDomainChecker

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sd: Introduce StorageDomainChecker .. Patch Set 2: (3 comments) https://gerrit.ovirt.org/#/c/54375/2/tests/manifest_tests.py File tests/manifest_tests.py: Line

Change in vdsm[master]: lvm: Simplify locking, increasing concurrency

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: lvm: Simplify locking, increasing concurrency .. Patch Set 3: Adam, this could happen before this change. The OperationMutex allow multiple threads doing reload

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: incorporate pool id in file domain path .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/54565 To unsubscribe, visit

Change in vdsm[master]: tests: rename manifest_tests.py

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: rename manifest_tests.py .. Patch Set 2: Verified+1 -- To view, visit https://gerrit.ovirt.org/54563 To unsubscribe, visit

Change in vdsm[master]: storagetests: initial FakeEnv support

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: storagetests: initial FakeEnv support .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/54567 To unsubscribe, visit

Change in vdsm[master]: FakeLVM: Add invalidateVG stub

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: FakeLVM: Add invalidateVG stub .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/54566 To unsubscribe, visit https://gerrit.ovirt.org/settings

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: Add sduuid to fake domain metadata .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/54733 To unsubscribe, visit

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Cleanup usage of DMDK_POOLS .. Patch Set 3: Verified+1 -- To view, visit https://gerrit.ovirt.org/54564 To unsubscribe, visit

Change in vdsm[master]: tests: refactor manifest_tests fake env setup

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: refactor manifest_tests fake env setup .. Patch Set 4: Code-Review-1 (3 comments) Much nicer!

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: incorporate pool id in file domain path .. Patch Set 3: Code-Review+2 Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54565 To

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: Add sduuid to fake domain metadata .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/54733 To unsubscribe, visit

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: Add sduuid to fake domain metadata .. Patch Set 1: Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54733 To unsubscribe, visit

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storage: Cleanup usage of DMDK_POOLS .. Patch Set 3: Code-Review+2 Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54564 To unsubscribe, visit

Change in vdsm[master]: FakeLVM: Add invalidateVG stub

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: FakeLVM: Add invalidateVG stub .. Patch Set 3: Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54566 To unsubscribe, visit

Change in vdsm[master]: storagetests: initial FakeEnv support

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: storagetests: initial FakeEnv support .. Patch Set 3: Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54567 To unsubscribe, visit

Change in vdsm[master]: tests: rename manifest_tests.py

2016-03-14 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: tests: rename manifest_tests.py .. Patch Set 2: Adam, can you verify? -- To view, visit https://gerrit.ovirt.org/54563 To unsubscribe, visit

Change in vdsm[master]: vm: remove not used monitorCommand

2016-03-14 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: remove not used monitorCommand .. vm: remove not used monitorCommand Change-Id: Iab244c568d10f1920599da418168e5d381f4b8a5 Signed-off-by:

Change in vdsm[master]: vm: remove not used monitorCommand

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: vm: remove not used monitorCommand .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: virt: Move Vm._getUnderlyingWatchdogDeviceInfo() out of Vm

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingWatchdogDeviceInfo() out of Vm .. Patch Set 5: Verified+1 Verified by running a VM with a watchdog device enabled, migrating it to

Change in vdsm[master]: net tests: IPv6 autoconf with RA server

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net tests: IPv6 autoconf with RA server .. Patch Set 3: Code-Review-1 (3 comments) https://gerrit.ovirt.org/#/c/54668/3/tests/network/netinfo_test.py File

Change in vdsm[master]: virt: Move Vm._getUnderlyingBalloonDeviceInfo() out of Vm

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingBalloonDeviceInfo() out of Vm .. Patch Set 5: Verified+1 Verified by running a VM from Engine, migrating it to another host and

Change in vdsm[master]: net: Network caps now reports IPv6 autoconf state

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net: Network caps now reports IPv6 autoconf state .. Patch Set 9: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/54475 To unsubscribe, visit

Change in vdsm[master]: tests: Provide dnsmasq_run as a context manager

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: tests: Provide dnsmasq_run as a context manager .. Patch Set 4: Code-Review-1 (2 comments) https://gerrit.ovirt.org/#/c/54632/4/tests/network/nettestlib.py

Change in vdsm[master]: virt: Move Vm._getUnderlyingControllerDeviceInfo() out of Vm

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingControllerDeviceInfo() out of Vm .. Patch Set 5: Verified+1 Verified by running a VM from Engine, migrating it to another host and

Change in vdsm[master]: net tests: Move dhcp and firewall service modules

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net tests: Move dhcp and firewall service modules .. Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/54631 To unsubscribe, visit

Change in vdsm[master]: net tests: Move dhcp and firewall service modules

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net tests: Move dhcp and firewall service modules .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To

Change in vdsm[master]: net tests: Introduce Router Advertisement with dnsmasq

2016-03-14 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: net tests: Introduce Router Advertisement with dnsmasq .. net tests: Introduce Router Advertisement with dnsmasq dnsmasq has been used as a dhcp

Change in vdsm[master]: net tests: Introduce Router Advertisement with dnsmasq

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net tests: Introduce Router Advertisement with dnsmasq .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. --

Change in vdsm[master]: net tests: Introduce Router Advertisement with dnsmasq

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: net tests: Introduce Router Advertisement with dnsmasq .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/54630 To unsubscribe, visit

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread alitke
Adam Litke has uploaded a new change for review. Change subject: tests: Add sduuid to fake domain metadata .. tests: Add sduuid to fake domain metadata When initializing fake storage domains we create the domain metadata. The

Change in vdsm[master]: tests: refactor manifest_tests fake env setup

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: refactor manifest_tests fake env setup .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: tests: Add sduuid to fake domain metadata

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Add sduuid to fake domain metadata .. 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]: storagetests: Rename make_blocksd

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: Rename make_blocksd .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: storagetests: initial FakeEnv support

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: initial FakeEnv support .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: tests: Add test_overwrite_blocksize test

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: Add test_overwrite_blocksize test .. Patch Set 2: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: storagetests: Add create_block_volume

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

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: tests: incorporate pool id in file domain path .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: FakeLVM: Add invalidateVG stub

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: FakeLVM: Add invalidateVG stub .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storage: Cleanup usage of DMDK_POOLS .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header matches

Change in vdsm[master]: storagetests: Create metadata storage area for block domains

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: storagetests: Create metadata storage area for block domains .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingVideoDeviceInfo() out of Vm

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingVideoDeviceInfo() out of Vm .. Patch Set 4: Verified+1 Verified by running a VM from Engine, migrating it to another host and back,

Change in vdsm[master]: virt: Move Vm._getUnderlyingSoundDeviceInfo() out of Vm

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingSoundDeviceInfo() out of Vm .. Patch Set 9: Verified+1 Verified by running a VM with a sound device enabled, migrating it to another

Change in vdsm[master]: virt: Use PEP8 identifiers in vmxml.device_address

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Use PEP8 identifiers in vmxml.device_address .. Patch Set 3: Verified+1 Verified by running a VM, migrating it to another host and back, and stopping it.

Change in vdsm[master]: virt: Move Vm._getUnderlyingDeviceAddress() to vmxml.py

2016-03-14 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingDeviceAddress() to vmxml.py .. Patch Set 8: Verified+1 Verified by running a VM, migrating it to another host and back, and stopping

Change in vdsm[master]: virt: Move legacy sound conf from Vm to vmdevices

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move legacy sound conf from Vm to vmdevices .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: virt: Move graphics legacy conf processing out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move graphics legacy conf processing out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Move controller legacy conf out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move controller legacy conf out of Vm .. Patch Set 8: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: virt: Storage device legacy conf processing moved out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Storage device legacy conf processing moved out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move network legacy conf processing out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move network legacy conf processing out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Move video legacy conf out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move video legacy conf out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: virt: Move Vm._getUnderlyingHostDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingHostDeviceInfo() out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Move Vm._getUnderlyingConsoleDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingConsoleDeviceInfo() out of Vm .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingControllerDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingControllerDeviceInfo() out of Vm .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingVideoDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingVideoDeviceInfo() out of Vm .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Move Vm._getUnderlyingBalloonDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingBalloonDeviceInfo() out of Vm .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingVmDevicesInfo() content out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingVmDevicesInfo() content out of Vm .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url

Change in vdsm[master]: virt: Move Vm._getUnderlyingUnknownDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingUnknownDeviceInfo() out of Vm .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingSmartcardDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingSmartcardDeviceInfo() out of Vm .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingWatchdogDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingWatchdogDeviceInfo() out of Vm .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingDriveInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingDriveInfo() out of Vm .. Patch Set 10: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: virt: Move Vm._getUnderlyingRngDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingRngDeviceInfo() out of Vm .. Patch Set 5: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Move Vm._getUnderlyingGraphicsDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingGraphicsDeviceInfo() out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingNetworkInterfaceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingNetworkInterfaceInfo() out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingMemoryDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingMemoryDeviceInfo() out of Vm .. Patch Set 11: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found,

Change in vdsm[master]: virt: Move Vm._getUnderlyingSoundDeviceInfo() out of Vm

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingSoundDeviceInfo() out of Vm .. Patch Set 9: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: virt: Use PEP8 identifiers in vmxml.device_address

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Use PEP8 identifiers in vmxml.device_address .. Patch Set 3: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure

Change in vdsm[master]: virt: Move Vm._getUnderlyingDeviceAddress() to vmxml.py

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: virt: Move Vm._getUnderlyingDeviceAddress() to vmxml.py .. Patch Set 8: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make

Change in vdsm[master]: storage: Cleanup usage of DMDK_POOLS

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: storage: Cleanup usage of DMDK_POOLS .. Patch Set 2: (2 comments) https://gerrit.ovirt.org/#/c/54564/2/vdsm/storage/sd.py File vdsm/storage/sd.py: Line 38:

Change in vdsm[master]: tests: incorporate pool id in file domain path

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: tests: incorporate pool id in file domain path .. Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/54565/2//COMMIT_MSG Commit Message: Line 22: includes the

Change in vdsm[master]: vm: remove not used monitorCommand

2016-03-14 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: vm: remove not used monitorCommand .. Patch Set 1: Verified+1 Verified that during runtime no issues found. -- To view, visit

Change in vdsm[master]: vm: remove not used monitorCommand

2016-03-14 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: remove not used monitorCommand .. Patch Set 1: -Verified Piotr, seems like Dan is right. Removed my V-1. -- To view, visit

Change in vdsm[master]: migration: Add retry on full capacity

2016-03-14 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: migration: Add retry on full capacity .. Patch Set 18: @ykaul: yes, scheduling should solve it most of the times, this is just a safeguard. Following the

Change in vdsm[master]: vm: remove not used monitorCommand

2016-03-14 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: vm: remove not used monitorCommand .. Patch Set 1: @Francesco any news? -- To view, visit https://gerrit.ovirt.org/54513 To unsubscribe, visit

Change in vdsm[ovirt-3.6.3]: network: skip non-existent devices in _restore_disable_ipv6

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: network: skip non-existent devices in _restore_disable_ipv6 .. Patch Set 1: Code-Review-1 I8a09e8fe4cde0db23def89aa88a42dd21aa22ddb should be enough for 3.6.3

Change in vdsm[ovirt-3.6.3]: restore-nets: disable IPv6 based on ifcfg files

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: restore-nets: disable IPv6 based on ifcfg files .. Patch Set 3: Code-Review-1 I8a09e8fe4cde0db23def89aa88a42dd21aa22ddb should be enough for 3.6.3 -- To

Change in vdsm[master]: build: clean tests certificates

2016-03-14 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: build: clean tests certificates .. Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/54590 To unsubscribe, visit

Change in vdsm[master]: build: clean tests certificates

2016-03-14 Thread automation
gerrit-hooks has posted comments on this change. Change subject: build: clean tests certificates .. Patch Set 4: * Update tracker: IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found. -- To view, visit

Change in vdsm[master]: build: clean tests certificates

2016-03-14 Thread danken
Dan Kenigsberg has submitted this change and it was merged. Change subject: build: clean tests certificates .. build: clean tests certificates There were recent changes how we represent host in tests certificates so we can

Change in vdsm[master]: sd: Introduce StorageDomainChecker

2016-03-14 Thread alitke
Adam Litke has posted comments on this change. Change subject: sd: Introduce StorageDomainChecker .. Patch Set 2: (2 comments) https://gerrit.ovirt.org/#/c/54375/2/tests/manifest_tests.py File tests/manifest_tests.py: Line

  1   2   >