You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/01 00:41:41 UTC

[jira] [Commented] (LIBCLOUD-888) TypeError occurred when calling ex_list_nics in Azure ARM Driver

    [ https://issues.apache.org/jira/browse/LIBCLOUD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951869#comment-15951869 ] 

ASF GitHub Bot commented on LIBCLOUD-888:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/979


> TypeError occurred when calling ex_list_nics in Azure ARM Driver
> ----------------------------------------------------------------
>
>                 Key: LIBCLOUD-888
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-888
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Choi Jongu
>            Priority: Minor
>
> In Azure ARM mode, 'TypeError: not all arguments converted during string formatting' occurs when calling ex_list_nics() method.
> According to https://msdn.microsoft.com/en-us/library/mt163627.aspx, The request URI form requires two parameters subscription-id and resource-group-name. ex_list_nics() has resource-group-name as a parameter, but it is not presented in the arguments list to format.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)