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

ASF subversion and git services commented on LIBCLOUD-887:
----------------------------------------------------------

Commit ed6d012aab1c8bad83f66bf4ed4621b1d5fe0d27 in libcloud's branch 
refs/heads/trunk from [~anthonypjshaw]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=ed6d012 ]

create a test to prove LIBCLOUD-887 is a bug


> setting LIBCLOUD_DEBUG causes unexpected keyword 'stream' TypeError
> -------------------------------------------------------------------
>
>                 Key: LIBCLOUD-887
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-887
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.15.1
>         Environment: Ubuntu, python 2.7
>            Reporter: Tom Melendez
>
> If a user sets LIBCLOUD_DEBUG, they will receive an error and no requests 
> will be made.  This is happening on trunk.
> In ./libcloud/utils/loggingconnection.py
> LoggingConnection.request does not accept the stream keyword which causes an 
> error:
> TypeError: request() got an unexpected keyword argument 'stream'
> I can manually add the stream keyword to the parameter list and all is good 
> again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to