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

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

GitHub user atsaki opened a pull request:

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

    LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's...

    CloudStack compute driver's list_nodes method executes too many API calls 
and it slows down this method.
    The patch reduces redundant API calls and speed up list_nodes method.
    
    https://issues.apache.org/jira/browse/LIBCLOUD-590

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

    $ git pull https://github.com/atsaki/libcloud 
590_reduce_cloudstack_list_nodes_api_calls

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

    https://github.com/apache/libcloud/pull/332.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 #332
    
----
commit 9234d0a00bd6fc3ee09b29725d9c0352037c2572
Author: Atsushi Sasaki <[email protected]>
Date:   2014-06-30T14:26:48Z

    LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's 
list_nodes method

----


> Reduce redundant API calls of CloudStack compute driver's  list_nodes method
> ----------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-590
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-590
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>    Affects Versions: 0.6.1, 0.6.2, 0.7.1, 0.8.0, 0.9.1, 0.10.1, 0.11.0, 
> 0.11.1, 0.11.2, 0.12.1, 0.12.3, 0.13.0, 0.13.1, 0.13.2, 0.14.0-beta3, 0.13.3
>            Reporter: Atsushi Sasaki
>
> CloudStack compute driver's list_nodes method executes too many API calls  
> and it slows down this method.
> The patch reduces redundant API calls and speed up list_nodes method.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to