Dan Kenigsberg has submitted this change and it was merged.

Change subject: NetReload: ConfigWriter, ifup/down to configurator
......................................................................


NetReload: ConfigWriter, ifup/down to configurator

NetworkReloaded mandates that the configuration done by
configNetworks shall be done using configurators that do the
step of modifying the state of the networking stack.

This patch moves ConfigWriter ifup and ifdown to the
ifcfg configurator module (in netconfg) while keeping everything
working. Next in the series there shall be patches that wrap
the methods that were moved into actions done to the Ifcfg
Configurator object.

Change-Id: I8f28fa717eb501f61ed922cf2571181ff3b42532
Signed-off-by: Antoni S. Puimedon <[email protected]>
---
M Makefile.am
M configure.ac
M lib/vdsm/netinfo.py
M tests/Makefile.am
M tests/configNetworkTests.py
A tests/netconfTests.py
M vdsm.spec.in
M vdsm/Makefile.am
M vdsm/clientIF.py
M vdsm/configNetwork.py
A vdsm/netconf/Makefile.am
A vdsm/netconf/__init__.py
A vdsm/netconf/ifcfg.py
M vdsm/neterrors.py
M vdsm/vdsm-restore-net-config
15 files changed, 831 insertions(+), 712 deletions(-)

Approvals:
  Antoni Segura Puimedon: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8f28fa717eb501f61ed922cf2571181ff3b42532
Gerrit-PatchSet: 13
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: Mark Wu <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to