Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: Make bootproto4 a boolean and rename it while it is still unused ......................................................................
netinfo: Make bootproto4 a boolean and rename it while it is still unused No other protocol (BOOTP) is supported and the future 'dhcpv6' flag will be a boolean as well (related to the already existing 'dhcpv6' flag in setupNetworks). Change-Id: I29abc8db77f2ab12188d6007f072e16ccfd4b223 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/35984 Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py M tests/functional/networkTests.py M vdsm/network/api.py M vdsm/rpc/vdsmapi-schema.json 4 files changed, 32 insertions(+), 33 deletions(-) Approvals: Ido Barkan: Looks good to me, but someone else must approve Ondřej Svoboda: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35984 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I29abc8db77f2ab12188d6007f072e16ccfd4b223 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
