Change in vdsm[master]: net: configurators: persist custom bond option

danken at redhat.com danken at redhat.com
Mon Jul 27 12:04:07 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: net: configurators: persist custom bond option
......................................................................


Patch Set 9:

(2 comments)

https://gerrit.ovirt.org/#/c/43891/9/lib/vdsm/netinfo.py
File lib/vdsm/netinfo.py:

Line 72: BRIDGING_OPT = '/sys/class/net/%s/bridge/%s'
Line 73: _BONDING_FAILOVER_MODES = frozenset(('1', '3'))
Line 74: _BONDING_LOADBALANCE_MODES = frozenset(('0', '2', '4', '5', '6'))
Line 75: _EXCLUDED_BONDING_ENTRIES = frozenset((
Line 76:     'slaves', 'active_slave', 'mii_status', 'queue_id', 'ad_aggregator',
how is that here again? it was fixed in I9ace532d959bc3195a8a92b4536bdc0062bc7d1d
Line 77:     'ad_num_ports', 'ad_actor_key', 'ad_partner_key', 'ad_partner_mac'
Line 78: ))
Line 79: _IFCFG_ZERO_SUFFIXED = frozenset(
Line 80:     ('IPADDR0', 'GATEWAY0', 'PREFIX0', 'NETMASK0'))


https://gerrit.ovirt.org/#/c/43891/9/vdsm.spec.in
File vdsm.spec.in:

Line 1084
Line 1085
Line 1086
Line 1087
Line 1088
???


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic4f1564e19904cc1d53bc6d1cf732ca35375332e
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list