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 <[email protected]>
Gerrit-Reviewer: Joey Boggs <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to