GitHub user syed opened a pull request: https://github.com/apache/cloudstack/pull/1332
Add ability to download templates in Swift This PR adds the ability to download templates when using Swift as a secondary storage. Uses the "temp_url" feature of Swift so that tempates can be downloaded without authenticaiton. You can merge this pull request into a Git repository by running: $ git pull https://github.com/syed/cloudstack swift-download Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1332.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 #1332 ---- commit 0015d94f4ef185ecee94c00a4b8cf1e019b62276 Author: Syed <syed1.mush...@gmail.com> Date: 2015-12-14T22:32:56Z Add ability to download templates in Swift ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---