Change in vdsm[master]: vdsClient: alternative ways to provide password

dkuznets at redhat.com dkuznets at redhat.com
Sun Aug 10 15:34:55 UTC 2014


Dima Kuznetsov has posted comments on this change.

Change subject: vdsClient: alternative ways to provide password
......................................................................


Patch Set 20:

(1 comment)

http://gerrit.ovirt.org/#/c/24733/20/client/vdsClient.py
File client/vdsClient.py:

Line 150:         del args['auth']
Line 151:     return args
Line 152: 
Line 153: 
Line 154: def getAuthFromArgs(args, default):
> default=None ? :)
Done
Line 155:     if 'auth' in args:
Line 156:         return getPassword(args['auth'])
Line 157:     return default
Line 158: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I363a16e6a7872ca05e19d5f520bdba90fb492374
Gerrit-PatchSet: 20
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list