Dan Kenigsberg has submitted this change and it was merged.

Change subject: netconf: Add a base configurator class
......................................................................


netconf: Add a base configurator class

This patch add a base configurator class to make the code not related
to specific configurator implementation shared by configurator ifcfg
and iproute2.

It renames ifcfg's member configWriter to configApplier, a more generic
name and also applicable to iproute2.

Change-Id: I6a1291409bf96cd54971791aebe9a9e74af325bf
Signed-off-by: Mark Wu <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/16178
Reviewed-by: Dan Kenigsberg <[email protected]>
Tested-by: Dan Kenigsberg <[email protected]>
---
M vdsm/netconf/__init__.py
M vdsm/netconf/ifcfg.py
2 files changed, 114 insertions(+), 70 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a1291409bf96cd54971791aebe9a9e74af325bf
Gerrit-PatchSet: 4
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]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to