You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "John Carr (JIRA)" <ji...@apache.org> on 2013/01/05 16:46:12 UTC

[dev] [jira] [Created] (LIBCLOUD-279) AWS EC2 can't use different regions at same time

John Carr created LIBCLOUD-279:
----------------------------------

             Summary: 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