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

Choi Jongu commented on LIBCLOUD-888:
-------------------------------------

I made a patch and sent a pull request 
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.4#6332)

Reply via email to