[node-patches] Change in ovirt-node[master]: [DRAFT] engine: Rework engine page and logic
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue Feb 12 10:56:38 UTC 2013
Fabian Deutsch has posted comments on this change.
Change subject: [DRAFT] engine: Rework engine page and logic
......................................................................
Patch Set 4: I would prefer that you didn't submit this
(1 inline comment)
....................................................
File scripts/tui/src/ovirt/node/setup/engine_page.py
Line 110: fingerprint = str(e)
Line 111:
Line 112: self._fp_dialog = ui.Dialog("dialog.engine.fp",
Line 113: "@ENGINENAME@ Fingerprint",
Line 114: [ui.Label("dialog.label[0]", "TBD"),
TBD needs to be replaced with a text displayed to the user above the actual fingerprint, something along the lines: Verify the fingerprint below and either accept or reject it - but a native speaker should give the actual wording.
Line 115: ui.Label("dialog.fp", fingerprint)])
Line 116: self._fp_dialog.buttons = [ui.Button("action.cert.accept",
Line 117: "Accept"),
Line 118: ui.Button("action.cert.reject",
--
To view, visit http://gerrit.ovirt.org/11943
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic0765360f1006bf031f07e209f194e5fd08b0aac
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list