Dan Kenigsberg has submitted this change and it was merged. Change subject: Separate libvirt network configuration from ifcfg ......................................................................
Separate libvirt network configuration from ifcfg The libvirt network configuration code could be reused by non persistent configurator, so this patch separates it from the ifcfg configurator. Change-Id: I798cca309f54c3497b18d83de4ff378f0bb6582b Signed-off-by: Mark Wu <[email protected]> Reviewed-on: http://gerrit.ovirt.org/15178 Reviewed-by: Antoni Segura Puimedon <[email protected]> Tested-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/netconfTests.py M vdsm.spec.in M vdsm/netconf/Makefile.am M vdsm/netconf/ifcfg.py A vdsm/netconf/libvirtCfg.py 5 files changed, 81 insertions(+), 52 deletions(-) Approvals: Antoni Segura Puimedon: Verified; Looks good to me, but someone else must approve Mark Wu: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15178 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I798cca309f54c3497b18d83de4ff378f0bb6582b Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[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
