David Wilson created LIBCLOUD-723:
-------------------------------------
Summary: 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)