[
https://issues.apache.org/jira/browse/LIBCLOUD-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895167#comment-13895167
]
Brian Curtin commented on LIBCLOUD-515:
---------------------------------------
There was a typo in the example, and it turns out the discussion appears to be
more about salt.cloud, which uses an older version, which may have a known bug
where this same type of thing was happening at some point.
> Region setting is sticky
> ------------------------
>
> Key: LIBCLOUD-515
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-515
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Reporter: Brian Curtin
>
> Within the same interpreter session, creating more than one driver object to
> different regions will only work through the first region. This was reported
> at https://twitter.com/devops_doge/status/431876246566232064 and has been
> confirmed on Rackspace. Unsure if it affects other providers.
> For example, creating two compute drivers, one with region="ord" and one with
> region="iad", whichever one you did first is where all operations will go
> through. In the end, we're creating servers in the wrong location.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)