GitHub user jobelenus opened a pull request:
https://github.com/apache/libcloud/pull/236
If you know the name of the container, you shouldn't need to make a call...
... to get a container obj/dict first, and then another for the cdn url.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/activefrequency/libcloud
perf-container-cdn-url-from-name
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/236.patch
----
commit b59d05af82094173468fe2cef6499b5f0406e7e3
Author: John Obelenus <[email protected]>
Date: 2014-01-31T20:18:34Z
If you know the name of the container, you shouldn't need to make a call to
get a container obj/dict first, and then another for the cdn url.
----