You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "David Wilson (JIRA)" <ji...@apache.org> on 2015/07/17 14:49:08 UTC

[jira] [Created] (LIBCLOUD-723) Azure driver - wait_until_running function is broken

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)