Michael Burns has submitted this change and it was merged. Change subject: network: Split config and live informations ......................................................................
network: Split config and live informations Previously all network informations were squashed into one module, but it makes more sense to explicitly distinguish between live and config informations (so how it is and how it should be). Change-Id: Iddf40120fb9f9c848b0d7dd12f63105e2805bab5 Signed-off-by: Fabian Deutsch <[email protected]> --- A scripts/tui/src/ovirt/node/config/__init__.py A scripts/tui/src/ovirt/node/config/network.py M scripts/tui/src/ovirt/node/utils/network.py 3 files changed, 316 insertions(+), 143 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9911 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iddf40120fb9f9c848b0d7dd12f63105e2805bab5 Gerrit-PatchSet: 4 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]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
