Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 1: (2 comments) Missing some description of behavior what is happening within

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 2: * Update Tracker::IGNORE, no bug url/s found * Check Bug-Url::IGNORE, not relevant

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 1: (2 comments) https://gerrit.ovirt.org/#/c/65562/1/lib/vdsm/numa.py File

Change in vdsm[master]: net: support nameserver address with %iface tail

2016-10-24 Thread edwardh
Edward Haas has uploaded a new change for review. Change subject: net: support nameserver address with %iface tail .. net: support nameserver address with %iface tail The nameserver address may include an % tail, to specify on

Change in vdsm[master]: net: support nameserver address with %iface tail

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: support nameserver address with %iface tail .. Patch Set 1: * Update Tracker::IGNORE, no bug url/s found * Check Bug-Url::IGNORE, not relevant for branch:

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/65562 To unsubscribe,

Change in vdsm[master]: py3: make toolBondingTests pass

2016-10-24 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: py3: make toolBondingTests pass .. Patch Set 1: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/65666/1/lib/vdsm/network/netinfo/bonding.py File

Change in vdsm[master]: stomp: broker cleanup

2016-10-24 Thread piotr . kliczewski
Piotr Kliczewski has uploaded a new change for review. Change subject: stomp: broker cleanup .. stomp: broker cleanup We can remove engine 3.5 supported queue names since we do not support this version anymore. Change-Id:

Change in vdsm[master]: stomp: broker cleanup

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: stomp: broker cleanup .. Patch Set 1: * Update Tracker::IGNORE, no bug url/s found * Check Bug-Url::IGNORE, not relevant for branch: master * Check Public

Change in vdsm[ovirt-4.0]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Patch Set 5: * Update Tracker::#1372798::IGNORE, not relevant for Red Hat classification *

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/65562/2/lib/vdsm/numa.py File

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 3: Code-Review+1 -- To view, visit https://gerrit.ovirt.org/65562 To unsubscribe,

Change in vdsm[master]: rpc: keep listening on socket

2016-10-24 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: rpc: keep listening on socket .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/65686 To unsubscribe, visit

Change in vdsm[master]: rpc: keep listening on socket

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: rpc: keep listening on socket .. Patch Set 1: * Update Tracker::#1326940::IGNORE, not relevant for Red Hat classification * Check Bug-Url::IGNORE, not relevant

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 3: * Update Tracker::IGNORE, no bug url/s found * Check Bug-Url::IGNORE, not relevant

Change in vdsm[master]: numa: Don't crash on hotplugged CPUs when retrieving NUMA info

2016-10-24 Thread mzamazal
Milan Zamazal has posted comments on this change. Change subject: numa: Don't crash on hotplugged CPUs when retrieving NUMA info .. Patch Set 3: (1 comment) https://gerrit.ovirt.org/#/c/65562/2/lib/vdsm/numa.py File

Change in vdsm[master]: vmxml: export container metadata

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: vmxml: export container metadata .. Patch Set 30: (1 comment) (quite important) question only, otherwise good to go

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

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: network: supervdsm: configure container networks .. Patch Set 51: (1 comment) https://gerrit.ovirt.org/#/c/54998/51/lib/vdsm/containerslib.py File

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

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: network: supervdsm: configure container networks .. Patch Set 51: (3 comments) Slight concern regarding setup_network not in the followup patch + should

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

2016-10-24 Thread phoracek
Petr Horáček has posted comments on this change. Change subject: network: supervdsm: configure container networks .. Patch Set 51: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/54998/51/vdsm/API.py File vdsm/API.py:

Change in vdsm[master]: vdsm: virt: add optional container support

2016-10-24 Thread mpolednik
Martin Polednik has posted comments on this change. Change subject: vdsm: virt: add optional container support .. Patch Set 58: (11 comments) I believe the code is ready, just leaving some food for thought in comments.

Change in vdsm[ovirt-4.0]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Patch Set 2: * Update Tracker::#1372798::IGNORE, not relevant for Red Hat classification --

Change in vdsm[ovirt-3.6]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread phoracek
Petr Horáček has abandoned this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Abandoned -- To view, visit https://gerrit.ovirt.org/65233 To unsubscribe, visit

Change in vdsm[ovirt-4.0]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Patch Set 2: -Verified * Update Tracker::#1372798::IGNORE, not relevant for Red Hat

Change in vdsm[ovirt-4.0]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread phoracek
Petr Horáček has abandoned this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Abandoned -- To view, visit https://gerrit.ovirt.org/65232 To unsubscribe, visit

Change in vdsm[ovirt-3.6]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Patch Set 1: * Update Tracker::#1381880::IGNORE, not relevant for Red Hat classification --

Change in vdsm[ovirt-4.0]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread phoracek
Petr Horáček has restored this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Restored -- To view, visit https://gerrit.ovirt.org/65232 To unsubscribe, visit

Change in vdsm[ovirt-3.6]: net: edit nic detached from bridge but still attached to a vlan

2016-10-24 Thread phoracek
Petr Horáček has restored this change. Change subject: net: edit nic detached from bridge but still attached to a vlan .. Restored -- To view, visit https://gerrit.ovirt.org/65233 To unsubscribe, visit

Change in vdsm[master]: rpc: keep listening on socket

2016-10-24 Thread piotr . kliczewski
Piotr Kliczewski has uploaded a new change for review. Change subject: rpc: keep listening on socket .. rpc: keep listening on socket Some users are using Nessus scanner which seems to close vdsm socket. Users are not willing

Change in vdsm[master]: stomp: broker cleanup

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: stomp: broker cleanup .. Patch Set 2: * Update Tracker::IGNORE, no bug url/s found * Check Bug-Url::IGNORE, not relevant for branch: master * Check Public

Change in vdsm[master]: rpc: keep listening on socket

2016-10-24 Thread automation
gerrit-hooks has posted comments on this change. Change subject: rpc: keep listening on socket .. Patch Set 2: * Update Tracker::#1326940::IGNORE, not relevant for Red Hat classification * Check Bug-Url::IGNORE, not relevant

Change in vdsm[master]: rpc: keep listening on socket

2016-10-24 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: rpc: keep listening on socket .. Patch Set 2: Verified+1 -- To view, visit https://gerrit.ovirt.org/65686 To unsubscribe, visit

Change in vdsm[master]: tests: Use Popen.poll() for running state

2016-10-24 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: tests: Use Popen.poll() for running state .. Patch Set 5: Code-Review+2 -- To view, visit https://gerrit.ovirt.org/65323 To unsubscribe, visit