Dan Kenigsberg has posted comments on this change. Change subject: custom_net_props: blacklist 'custom' for ifcfg configurator ......................................................................
Patch Set 4: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/26655/4/tests/functional/networkTests.py File tests/functional/networkTests.py: Line 59: # Current implementation converts ip to its 32 bit int representation Line 60: IP_TABLE = '4026531841' Line 61: DHCP_RANGE_FROM = '240.0.0.10' Line 62: DHCP_RANGE_TO = '240.0.0.100' Line 63: CUSTOM_PROPS = {'linux': 'rules', 'vdsm': 'as well'} ;-) Line 64: Line 65: IPv6_ADDRESS = 'fdb3:84e5:4ff4:55e3::1/64' Line 66: IPv6_GATEWAY = 'fdb3:84e5:4ff4:55e3::ff' Line 67: -- To view, visit http://gerrit.ovirt.org/26655 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifb4eba375ed64333b960c1cdb5e77bbd1c998c2d Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
