Atsushi Sasaki created LIBCLOUD-590: ---------------------------------------
Summary: 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.13.3, 0.14.0-beta3, 0.13.2, 0.13.1, 0.13.0, 0.12.3, 0.12.1, 0.11.2, 0.11.1, 0.11.0, 0.10.1, 0.9.1, 0.8.0, 0.7.1, 0.6.2, 0.6.1 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)