[
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)