[
https://issues.apache.org/jira/browse/LIBCLOUD-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026592#comment-15026592
]
ASF subversion and git services commented on LIBCLOUD-590:
----------------------------------------------------------
Commit 330c2563e306b501f0fc039d06ccfc7baf198ff5 in libcloud's branch
refs/heads/trunk from [~atsaki]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=330c256 ]
LIBCLOUD-590 - Reduce redundant API calls of CloudStack compute driver's
list_nodes method
Signed-off-by: Sebastien Goasguen <[email protected]>
This closes #641
> 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.3.4#6332)