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

Tomaz Muraus commented on LIBCLOUD-279:
---------------------------------------

Yeah, this is only an issue with an unstable trunk version. I planned to fix it 
for a while now, but I got distracted with other things.

I planned to change how this stuff works a bit and probably use 
_ex_connection_class_kwargs method on the connection class...
                
> AWS EC2 can't use different regions at same time
> ------------------------------------------------
>
>                 Key: LIBCLOUD-279
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-279
>             Project: Libcloud
>          Issue Type: Bug
>            Reporter: John Carr
>
> It mutates the **self.connectionCls** during __init__, which will impact all 
> instances of the class in the entire application. It should probably mutate 
> self.connection after calling super?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to