[
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 requ
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 re
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
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/331
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Repository: libcloud
Updated Branches:
refs/heads/trunk 0f369d715 -> 907cdcee7
Fix a possible race condition in deploy_node which would occur if node
is online and can be accessed via SSH, but the SSH key we want to use hasn't
been installed yet.
Closes #331
Signed-off-by: Tomaz Muraus
Pro
Repository: libcloud
Updated Branches:
refs/heads/0.14.2 [deleted] acd8d1400