[node-patches] Change in ovirt-node[master]: A concept for change handling

jboggs at redhat.com jboggs at redhat.com
Thu Jan 3 21:44:32 UTC 2013


Joey Boggs has submitted this change and it was merged.

Change subject: A concept for change handling
......................................................................


A concept for change handling

A plugin provides a model which is modified by the UI. The model is not
edited in place but a series of patches is collected and later (when
saved) provided to the plugin, which can handle the changes.

Change-Id: Ic8183b700f46c25bc7a4e03c20e5adf76d8935b9
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/tui/.gitignore
A scripts/tui/README
D scripts/tui/src/README
M scripts/tui/src/ovirt/__init__.py
M scripts/tui/src/ovirt/node/__init__.py
A scripts/tui/src/ovirt/node/pattern.py
M scripts/tui/src/ovirt/node/plugins/__init__.py
M scripts/tui/src/ovirt/node/plugins/example.py
M scripts/tui/src/ovirt/node/plugins/features.py
M scripts/tui/src/ovirt/node/plugins/usage.py
M scripts/tui/src/ovirt/node/tui.py
11 files changed, 478 insertions(+), 76 deletions(-)

Approvals:
  Joey Boggs: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8183b700f46c25bc7a4e03c20e5adf76d8935b9
Gerrit-PatchSet: 5
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: Joey Boggs <jboggs at redhat.com>



More information about the node-patches mailing list