Michael Burns has submitted this change and it was merged. Change subject: tui: Add hostname configuration ......................................................................
tui: Add hostname configuration Previously it was not possible to set the hostname, this is now possible. Additional changes are: - Traceback is shown in the log sin the case that an exception ovvurred during a transaction in the transaction dialog - Better TUI colors for low-color terminals - Hint what to do when there are unsaved fields in a page Change-Id: I450075f33480d8cd9ce86f488fa6c48a566898a8 Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/tui/src/ovirt/node/config/defaults.py M scripts/tui/src/ovirt/node/config/network.py M scripts/tui/src/ovirt/node/setup/network_page.py M scripts/tui/src/ovirt/node/ui/__init__.py M scripts/tui/src/ovirt/node/ui/tui.py 5 files changed, 104 insertions(+), 29 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10055 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I450075f33480d8cd9ce86f488fa6c48a566898a8 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
