[
https://issues.apache.org/jira/browse/LIBCLOUD-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zak Estrada updated LIBCLOUD-576:
---------------------------------
Attachment: LIBCLOUD-576.patch
> Storage_Provider.OPENSTACK_SWIFT does not locate endpoints when regions have
> lowercase characters
> -------------------------------------------------------------------------------------------------
>
> Key: LIBCLOUD-576
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-576
> Project: Libcloud
> Issue Type: Bug
> Components: Storage
> Reporter: Zak Estrada
> Attachments: LIBCLOUD-576.patch
>
>
> I kept getting
> {noformat}
> libcloud.common.types.LibcloudError: <LibcloudError in None 'Could not find
> specified endpoint'>
> {noformat}
> When trying to connect to my swift installation. I then discovered that lines
> 127 and 199 of libcloud/storage/drivers/cloudfiles.py indiscriminately
> convert the region to upper case. I will create a pull request for the
> trivial change to fix this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)