Michael Pasternak has posted comments on this change.

Change subject: cli: support automatic auth session invalidation #1018561
......................................................................


Patch Set 1:

(1 comment)

....................................................
File src/ovirtcli/infrastructure/options.py
Line 41:         self.add_option('-C', '--cert-file', help='specify client PEM 
cert-file')
Line 42:         self.add_option('-A', '--ca-file', help='specify server CA 
cert-file')
Line 43:         self.add_option('-I', '--insecure', help='allow connecting to 
SSL sites without CA certificate',
Line 44:                         action='store_true')
Line 45:         self.add_option('-r', '--renew-session', help='automatically 
invalidate session upon expiration',
done.
Line 46:                         action='store_true')
Line 47:         self.add_option('-D', '--dont-validate-cert-chain', help='do 
not validate server CA certificate',
Line 48:                         action='store_true')
Line 49:         self.add_option('-F', '--filter', help='enables user 
permission based filtering',


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1b8d7400406f8ab918dca01363b9acc5fc0b5224
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to