You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/07 19:54:05 UTC

[jira] [Commented] (LIBCLOUD-720) GCE job timeout modification

    [ https://issues.apache.org/jira/browse/LIBCLOUD-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617071#comment-14617071 ] 

ASF GitHub Bot commented on LIBCLOUD-720:
-----------------------------------------

GitHub user gabik opened a pull request:

    https://github.com/apache/libcloud/pull/543

    [LIBCLOUD-720] GCE job timeout modification.

    Google jobs timeout hardcoded to be 180 seconds.
    There is no access to this property from the Node class.
    Added timeout argument to the _init_ of GCENodeDriver.
    
    https://issues.apache.org/jira/browse/LIBCLOUD-720


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gabik/libcloud LIBCLOUD-720_GCE-timeout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/543.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #543
    
----
commit 65200f1b867866727b3991ce245ab251cba390e3
Author: Gabi Kazav <ga...@google.com>
Date:   2015-07-07T17:51:35Z

    [LIBCLOUD-720] GCE job timeout modification.

----


> GCE job timeout modification
> ----------------------------
>
>                 Key: LIBCLOUD-720
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-720
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Gabi Kazav
>            Priority: Minor
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Google jobs timeout hardcoded to be 180 seconds.
> There is no access to this property from the Node class.
> Need to add timeout argument to the __init__ of GCENodeDriver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)