Antoni Segura Puimedon has posted comments on this change.

Change subject: Multiple Gateways[2/2]: configNetwork integration
......................................................................


Patch Set 8: (1 inline comment)

....................................................
File vdsm/sourceRoute.sh
Line 1: #!/bin/bash
Line 2: 
Line 3: sourceRoute_config() {
Line 4:     python /usr/share/vdsm/sourceRoute.pyc "configure" "dhcp" 
$new_ip_address $new_subnet_mask $new_routers $interface
I didn't change this, but I can add a newline escaping and wrap it to 80 chars.
Line 5: }
Line 6: 
Line 7: sourceRoute_restore() {
Line 8:     python /usr/share/vdsm/sourceRoute.pyc "remove" "dhcp" $interface


-- 
To view, visit http://gerrit.ovirt.org/15528
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id4415c6ec91ac49c56703d59b99d3a21b328015b
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Assaf Muller <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Assaf Muller <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to