Michael Burns has submitted this change and it was merged. Change subject: Replace legacy network backend with new backend ......................................................................
Replace legacy network backend with new backend After creating the backend this patch replaces all occurrences of the old backend code with the new backend. Change-Id: I30378deb42c270d615353110fcf86ec79d18a345 Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M src/ovirt/node/config/defaults.py M src/ovirt/node/setup/core/kdump_page.py M src/ovirt/node/utils/console.py M src/ovirt/node/utils/fs.py M src/ovirt/node/utils/network.py M src/ovirt/node/utils/storage.py M src/ovirt/node/utils/system.py M src/ovirtnode/network.py 8 files changed, 199 insertions(+), 620 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15514 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I30378deb42c270d615353110fcf86ec79d18a345 Gerrit-PatchSet: 19 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
