Juan Hernandez has uploaded a new change for review.

Change subject: sdk: Indicate that session_timeout is in minutes
......................................................................

sdk: Indicate that session_timeout is in minutes

This patch changes the SDK so that the documentation for the
"session_timeout" parameter explicitly indicates that the unit is
minutes.

Change-Id: I4d82a2e990e7286fb3a5858c6d8dbe52f8a75a78
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M src/codegen/templates/entrypointtemplate
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk refs/changes/35/29635/1

diff --git a/src/codegen/templates/entrypointtemplate 
b/src/codegen/templates/entrypointtemplate
index d09aa95..5c9dd18 100644
--- a/src/codegen/templates/entrypointtemplate
+++ b/src/codegen/templates/entrypointtemplate
@@ -12,7 +12,7 @@
         [@param ca_file: server ca_file for ssl enabled connection]
         [@param port: port to use (if not specified in url)]
         [@param timeout: request timeout]
-        [@param session_timeout: authentication session timeout (if 
persistent_auth is enabled)]
+        [@param session_timeout: authentication session timeout in minutes (if 
persistent_auth is enabled)]
         [@param persistent_auth: use persistent authentication (default is 
True)]
         [@param renew_session: automatically renew expired authentication 
session (default is False)]
         [@param insecure: signals to not demand site trustworthiness for ssl 
enabled connection (default is False)]


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d82a2e990e7286fb3a5858c6d8dbe52f8a75a78
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to