[node-patches] Change in ovirt-node[master]: diagnostics: Add info about rescue shell

dougsland at redhat.com dougsland at redhat.com
Mon Dec 8 11:59:37 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: diagnostics: Add info about rescue shell
......................................................................

diagnostics: Add info about rescue shell

Show to users the F2 option.

Change-Id: Ib47f43c99a0e57e2fe99067f5ac0a69b224b7f77
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1107969
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M src/ovirt/node/setup/core/diagnostics_page.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/59/35959/1

diff --git a/src/ovirt/node/setup/core/diagnostics_page.py b/src/ovirt/node/setup/core/diagnostics_page.py
index 1a93b28..6b3d1e0 100644
--- a/src/ovirt/node/setup/core/diagnostics_page.py
+++ b/src/ovirt/node/setup/core/diagnostics_page.py
@@ -53,6 +53,7 @@
               ui.Table("diagnostic.tools", "", _("Available diagnostics"),
                        self.__diagnostics(), height=min(
                            len(self.__diagnostics()), 4)),
+              ui.Label("diagnostic.info", _("Press F2 for rescue shell")),
               ]
 
         page = ui.Page("page", ws)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib47f43c99a0e57e2fe99067f5ac0a69b224b7f77
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list