[
https://issues.apache.org/jira/browse/LIBCLOUD-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026346#comment-14026346
]
ASF subversion and git services commented on LIBCLOUD-576:
----------------------------------------------------------
Commit 2a42270d9548e03a2f98f8e178073fed9101edf1 in libcloud's branch
refs/heads/trunk from [~zestrada]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=2a42270 ]
[LIBCLOUD-576] SWIFT: removed superfulous call to upper() on service_region
Closes #311
Signed-off-by: Tomaz Muraus <[email protected]>
> 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)