[jira] [Commented] (LIBCLOUD-590) Reduce redundant API calls of CloudStack compute driver's list_nodes method

2014-06-30 Thread ASF GitHub Bot (JIRA)
[ 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] libcloud pull request: LIBCLOUD-590 - Reduce redundant API calls o...

2014-06-30 Thread atsaki
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

[jira] [Created] (LIBCLOUD-590) Reduce redundant API calls of CloudStack compute driver's list_nodes method

2014-06-30 Thread Atsushi Sasaki (JIRA)
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] libcloud pull request: Add a delay to SSH connection to fix the de...

2014-06-30 Thread asfgit
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

git commit: 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.

2014-06-30 Thread tomaz
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

Git Push Summary

2014-06-30 Thread sebgoa
Repository: libcloud Updated Branches: refs/heads/0.14.2 [deleted] acd8d1400