[node-patches] Change in ovirt-node[master]: setup: Add hostkey to TUI.
mburns at redhat.com
mburns at redhat.com
Mon Mar 26 23:28:18 UTC 2012
Michael Burns has posted comments on this change.
Change subject: setup: Add hostkey to TUI.
......................................................................
Patch Set 1: I would prefer that you didn't submit this
(3 inline comments)
....................................................
File scripts/ovirt-config-setup.py
Line 711: self.ssh_hostkey_btn = CompactButton("View hostkey")
I'd change the label to:
View Host Key
or
View host key
hostkey isn't a word
Line 1575: ssh_hostkey_msg = "RSA Hostkey fingerprint:\n%s\n\nRSA Hostkey:\n%s" % get_ssh_hostkey()
same here, host key should be 2 words
Line 1576: ButtonChoiceWindow(self.screen, "Hostkey", ssh_hostkey_msg, buttons = ['Ok'])
ditto
--
To view, visit http://gerrit.ovirt.org/3098
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I5e7802ca5af02f77273bb1f4ca5f5c2822dc0793
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabian.deutsch at gmx.de>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list