[ 
https://issues.apache.org/jira/browse/JCLOUDS-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ignasi Barrera updated JCLOUDS-1284:
------------------------------------
    Labels: rackspace-cloudfiles-us  (was: rackspace-cloudfiles)

> Region and endpoint is not respected in rackspace-cloudfiles-us
> ---------------------------------------------------------------
>
>                 Key: JCLOUDS-1284
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1284
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-blobstore
>    Affects Versions: 2.0.0
>            Reporter: Paya Ashkan
>              Labels: rackspace-cloudfiles-us
>             Fix For: 2.1.0
>
>
> When using rackspace-cloudfiles-us, it seems like we cannot set a desirable 
> region for https://identity.api.rackspacecloud.com/v2.0/ endpoint. For 
> instance, setting following parameters:
> {noformat}
> ... --provider rackspace-cloudfiles-us \
>     --identity ${USER} \
>     --credential ${apiKey} \
>     --endpoint https://identity.api.rackspacecloud.com/v2.0/ \
>     --region IAD \
>     --keystone-credential-type RAX-KSKEY:apiKeyCredentials \
> ....
> {noformat}
> and running a simple listBucket command returns:
> {noformat}
> failed to find key for value https://identity.api.rackspacecloud.com/v2.0/ in 
> {DFW=https://storage101.dfw1.clouddrive.com/v1/XXX, 
> SYD=https://storage101.syd2.clouddrive.com/v1/XXX, 
> IAD=https://storage101.iad3.clouddrive.com/v1/XXX, 
> ORD=https://storage101.ord1.clouddrive.com/v1/XXX, 
> HKG=https://storage101.hkg1.clouddrive.com/v1/XXX}; choosing first: DFW
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to