Change in vdsm[master]: Remove onboot, delay from setupNetworks API

amuller at redhat.com amuller at redhat.com
Thu Nov 7 11:15:56 UTC 2013


Assaf Muller has posted comments on this change.

Change subject: Remove onboot, delay from setupNetworks API
......................................................................


Patch Set 1:

(1 comment)

....................................................
Commit Message
Line 12: 
Line 13: setupNetworks({'nonVM': {'bridged': False, 'nic': 'dummy0',
Line 14:               'onboot': 'no'}}, {}, {})
Line 15: 
Line 16: Will write 'ONBOOT=no' to ifcfg-dummy0, both before and after
Reading back my comment I was unclear: DELAY should be blacklisted and be written statically to 0, unless forward_delay was received, in which case for bridges DELAY will receive forward_delay's value.

Unless, we choose to nix forward_delay as well.
Line 17: this patch. The patch just removes all explicit references
Line 18: to onboot and delay in the code and API documentation.
Line 19: 
Line 20: Change-Id: Ib3f3d35f13e23947c702f3573b6bb83d444356b2


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib3f3d35f13e23947c702f3573b6bb83d444356b2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Assaf Muller <amuller at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list