[
https://issues.apache.org/jira/browse/LIBCLOUD-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662495#comment-14662495
]
ASF GitHub Bot commented on LIBCLOUD-723:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/libcloud/pull/548
> Azure driver - wait_until_running function is broken
> -----------------------------------------------------
>
> Key: LIBCLOUD-723
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-723
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: David Wilson
> Priority: Minor
>
> In the Azure compute driver, the wait_until_running method inherited from the
> base compute module is broken. The method calls self.list_nodes() with no
> options, but the Azure driver's list_nodes method requires ex_cloud_service
> parameter, so an exception is thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)