Dan Kenigsberg has submitted this change and it was merged. Change subject: net: Move netconfpersistence under vdsm.network ......................................................................
net: Move netconfpersistence under vdsm.network Change-Id: I5325153a6462014d4b5e8300633d25757258d3c0 Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56677 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/Makefile.am M lib/vdsm/kernelconfig.py M lib/vdsm/netinfo/cache.py M lib/vdsm/network/Makefile.am M lib/vdsm/network/api.py M lib/vdsm/network/configurators/__init__.py M lib/vdsm/network/configurators/ifcfg.py M lib/vdsm/network/configurators/iproute2.py M lib/vdsm/network/configurators/pyroute_two.py M lib/vdsm/network/legacy_switch.py R lib/vdsm/network/netconfpersistence.py M lib/vdsm/network/netswitch.py M lib/vdsm/network/ovs/switch.py M lib/vdsm/tool/unified_persistence.py M tests/functional/networkTests.py M tests/functional/utils.py M tests/network/conf_persistence_test.py M tests/network/hook_ovs_test.py M tests/network/ovs_test.py M vdsm.spec.in M vdsm/vdsm-restore-net-config M vdsm_hooks/checkips/after_get_stats.py M vdsm_hooks/checkips/checkipsd M vdsm_hooks/ovs/ovs_after_get_caps.py M vdsm_hooks/ovs/ovs_after_get_stats.py M vdsm_hooks/ovs/ovs_before_device_create.py M vdsm_hooks/ovs/ovs_before_network_setup.py M vdsm_hooks/ovs/ovs_migrate.py 28 files changed, 33 insertions(+), 34 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/56677 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5325153a6462014d4b5e8300633d25757258d3c0 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
