Yaniv Bronhaim has uploaded a new change for review.
Change subject: Vdsm does not require tun device anymore ......................................................................
Vdsm does not require tun device anymore
Change-Id: Ia776923ec2d8e6a3dcbcaf9228f352be6e21ec93 Signed-off-by: Yaniv Bronhaim ybronhei@redhat.com --- M vdsm/vdsm-modules-load.d.conf 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/78/42878/2
diff --git a/vdsm/vdsm-modules-load.d.conf b/vdsm/vdsm-modules-load.d.conf index 0e4be0c..ded0811 100644 --- a/vdsm/vdsm-modules-load.d.conf +++ b/vdsm/vdsm-modules-load.d.conf @@ -1,5 +1,4 @@ # Kernel modules required by vdsm bonding bridge -tun 8021q
automation@ovirt.org has posted comments on this change.
Change subject: vdsm does not require tun device anymore ......................................................................
Patch Set 1:
* 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 url. * Check merged to previous::IGNORE, Not in stable branch (['ovirt-3.5', 'ovirt-3.4', 'ovirt-3.3'])
automation@ovirt.org has posted comments on this change.
Change subject: Vdsm does not require tun device anymore ......................................................................
Patch Set 2:
* 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 url. * Check merged to previous::IGNORE, Not in stable branch (['ovirt-3.5', 'ovirt-3.4', 'ovirt-3.3'])
automation@ovirt.org has posted comments on this change.
Change subject: Vdsm does not require tun device any more ......................................................................
Patch Set 3:
* 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 url. * Check merged to previous::IGNORE, Not in stable branch (['ovirt-3.5', 'ovirt-3.4', 'ovirt-3.3'])
Dan Kenigsberg has posted comments on this change.
Change subject: Vdsm does not require tun device any more ......................................................................
Patch Set 3: Code-Review+2
Yaniv Bronhaim has posted comments on this change.
Change subject: Vdsm does not require tun device any more ......................................................................
Patch Set 3: Verified+1
Dan Kenigsberg has posted comments on this change.
Change subject: Vdsm does not require tun device any more ......................................................................
Patch Set 3: Continuous-Integration+1
RuntimeError: ("Command ['/usr/sbin/brctl', 'addbr', 'test-\xe3\x83\x88\xe3\x83\x88\xe3\x83\xad'] returned non-zero exit status 1.", '', "device test-\xe3\x83\x88\xe3\x83\x88\xe3\x83\xad already exists; can't create bridge with the same name\n")
is back :-(
Dan Kenigsberg has submitted this change and it was merged.
Change subject: Vdsm does not require tun device any more ......................................................................
Vdsm does not require tun device any more
For many many years 6a915816, vdsm no longer creates tap devices directly, but uses libvirt instead.
Change-Id: Ia776923ec2d8e6a3dcbcaf9228f352be6e21ec93 Signed-off-by: Yaniv Bronhaim ybronhei@redhat.com Reviewed-on: https://gerrit.ovirt.org/42878 Reviewed-by: Dan Kenigsberg danken@redhat.com Continuous-Integration: Dan Kenigsberg danken@redhat.com --- M vdsm/vdsm-modules-load.d.conf 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved; Passed CI tests
automation@ovirt.org has posted comments on this change.
Change subject: Vdsm does not require tun device any more ......................................................................
Patch Set 4:
* Update tracker::IGNORE, no Bug-Url found * Set MODIFIED::IGNORE, no Bug-Url found.
vdsm-patches@lists.fedorahosted.org