[node-patches] Change in ovirt-node[master]: Show a dialog before entering the rescue console
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Mon Aug 12 10:44:37 UTC 2013
Fabian Deutsch has posted comments on this change.
Change subject: Show a dialog before entering the rescue console
......................................................................
Patch Set 6: Code-Review-1
(1 comment)
....................................................
File src/ovirt/node/app.py
Line 390:
Line 391: def open_console():
Line 392: utils.process.call("clear ; bash", shell=True)
Line 393:
Line 394: def return_ok(dialog, changes):
We'll need to ensure that the dialog also get's closed here as it's not closed automatically.
Line 395: with self.ui.suspended():
Line 396: open_console()
Line 397:
Line 398: try:
--
To view, visit http://gerrit.ovirt.org/17795
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I37bd24c89ba8f4272435aa846f658a0a06d5aa08
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
More information about the node-patches
mailing list