Petr Horáček has posted comments on this change.

Change subject: ovs: add network with dhcp configuration
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/59039/2/lib/vdsm/network/netswitch.py
File lib/vdsm/network/netswitch.py:

PS2, Line 181:     # TODO: This should be moved to network/api.py when we solve 
rollback
             :     # transactions.
             :     # TODO: let vdsm create ovs nets and then manually try to 
start dhclient
             :     # XXX 
http://openvswitch.org/pipermail/discuss/2013-August/010935.html
             :     # ifdown eth1
             :     # ifconfig eth1 0.0.0.0 up
             :     # ovs-vsctl add-br ovs0
             :     # ovs-vsctl add-port ovs0 eth1
             :     # dhclient ovs0
just my nonsense


-- 
To view, visit https://gerrit.ovirt.org/59039
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I792713f27f41faf5e2ffffd4de02c51ad8d0ee02
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Edward Haas <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to