GitHub user zestrada opened a pull request:
https://github.com/apache/libcloud/pull/311
[LIBCLOUD-576] SWIFT: removed superfulous call to upper() on service_region
As stated in the jira ticket, OpenStack uses mixed-case regions, but
rackspace only has uppercase regions. It seems that as a holdover from
supporting cloudfiles all openstack regions were converted to upper, causing
endpoint_get to fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zestrada/libcloud LIBCLOUD-576
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/311.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #311
----
commit b8d276edc4c6c6b9e304040f55ac575fb8551cef
Author: Zak Estrada <[email protected]>
Date: 2014-06-09T20:44:29Z
SWIFT: removed superfulous call to upper() on service_region
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---