Change in vdsm[master]: configNetworks: reject bridge names starting w/ dash
by Dan Kenigsberg
Dan Kenigsberg has uploaded a new change for review.
Change subject: configNetworks: reject bridge names starting w/ dash
......................................................................
configNetworks: reject bridge names starting w/ dash
Evil users may attempt to create bridges with silly names that confuse
initscripts. We should try to block them.
Change-Id: I858e3db495213f05808ee4e2a22ebe095393fbd8
Signed-off-by: Dan Kenigsberg <danken(a)redhat.com>
---
M vdsm/configNetwork.py
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/04/5004/1
--
To view, visit http://gerrit.ovirt.org/5004
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I858e3db495213f05808ee4e2a22ebe095393fbd8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken(a)redhat.com>
11 years
Change in vdsm[master]: restTests: use short release/version
by Douglas Schilling Landgraf
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: restTests: use short release/version
......................................................................
restTests: use short release/version
oVirt Engine cannot handle release/version with more then 2 digits.
To workaround, we add a sed command into vdsm.spec to make version/release
a short string in dsaversion.py. However, restTests is failing now because
the version/release provided by dsaversion are not releated to the
full version string provided by REST API. This patch will add a workaround
also in restTests.py
Change-Id: I350cd7b561d9db25f47988de290181a34b93c2c8
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M tests/functional/restTests.py
1 file changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/56/4956/1
--
To view, visit http://gerrit.ovirt.org/4956
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I350cd7b561d9db25f47988de290181a34b93c2c8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
11 years
Change in vdsm[master]: BZ#822158: fail to join host to cluster
by Douglas Schilling Landgraf
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: BZ#822158: fail to join host to cluster
......................................................................
BZ#822158: fail to join host to cluster
Do not use @PACKAGE_VERSION@ and @PACKAGE_RELEASE@
Change-Id: I0dbe689482913ed46e65ada327d387d6305916a3
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M vdsm.spec.in
M vdsm/dsaversion.py.in
2 files changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/4910/1
--
To view, visit http://gerrit.ovirt.org/4910
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0dbe689482913ed46e65ada327d387d6305916a3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
11 years
Change in vdsm[master]: CpuPinning for vdsClient
by lhornyak@redhat.com
Laszlo Hornyak has uploaded a new change for review.
Change subject: CpuPinning for vdsClient
......................................................................
CpuPinning for vdsClient
Adds support for CpuPinning arguments in vdsClient.
example:
cpuPinning="{{'vcpu': '0', 'cpuset': '0'}]}"
Change-Id: Ia1cf4c55d23bda450cad1543ac4d622f2949e03d
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
---
M vdsm_cli/vdsClient.py
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/05/4905/1
--
To view, visit http://gerrit.ovirt.org/4905
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1cf4c55d23bda450cad1543ac4d622f2949e03d
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
11 years
Change in vdsm[master]: vdsm: [CpuPinning] support for cpuPinning
by lhornyak@redhat.com
Laszlo Hornyak has uploaded a new change for review.
Change subject: vdsm: [CpuPinning] support for cpuPinning
......................................................................
vdsm: [CpuPinning] support for cpuPinning
Adds cpuPinning attributes to createDomain
Change-Id: Ia7016848d365d0e59454372461d66d167b100e7e
Signed-off-by: Laszlo Hornyak <lhornyak(a)redhat.com>
---
M vdsm/libvirtvm.py
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/30/4630/1
--
To view, visit http://gerrit.ovirt.org/4630
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7016848d365d0e59454372461d66d167b100e7e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhornyak(a)redhat.com>
11 years