Michael Burns has submitted this change and it was merged. Change subject: console: Add module for console access ......................................................................
console: Add module for console access Initially this module contains a class to display the progress of a transaction on a plain console (so without a TUI), this is needed e.g. for KDump configuration as this requires user input for ssh-copy-id. Change-Id: Ia63946ffc00a91941be7dc2d508f76e88d36b8d1 Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/tui/src/ovirt/node/app.py A scripts/tui/src/ovirt/node/utils/console.py 2 files changed, 98 insertions(+), 12 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10634 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia63946ffc00a91941be7dc2d508f76e88d36b8d1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
