[node-patches] Change in ovirt-node[master]: network: Split config and live informations
mburns at redhat.com
mburns at redhat.com
Thu Jan 3 21:44:43 UTC 2013
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 <fabiand at fedoraproject.org>
---
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 <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list