[node-patches] Change in ovirt-node[master]: tools: Enhance password tool usability
jboggs at redhat.com
jboggs at redhat.com
Wed Sep 25 01:28:15 UTC 2013
Joey Boggs has posted comments on this change.
Change subject: tools: Enhance password tool usability
......................................................................
Patch Set 5: Verified-1
(1 comment)
....................................................
File src/ovirt/node/tools/password.py
Line 86:
Line 87: def do_ssh(self, line):
Line 88: """Enable or disable the SSH password authentication
Line 89: """
Line 90: return self.do_set_root_password(line)
think you meant do_set_ssh_password_authentication() here
Line 91:
Line 92: def do_set_root_password(self, line):
Line 93: self.__ask_and_set_user_pasword("root")
Line 94:
--
To view, visit http://gerrit.ovirt.org/18501
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib2fd12962c82d09fc00748d834c26e5b9051d10f
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
More information about the node-patches
mailing list