Zak Estrada created LIBCLOUD-576:
------------------------------------
Summary: 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
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)