GitHub user anshul1886 opened a pull request:
https://github.com/apache/cloudstack/pull/804
CLOUDSTACK-8834: Fixed unable to download Template , when in multi zones
We were listing image stores by zone id which was resulting in listing of
only one image store
If in that image store its download state is not DOWNLOADED then download
template is failing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-8834
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/804.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 #804
----
commit 8511d62b5aee6976f2eecd32506402de47858215
Author: Anshul Gangwar <[email protected]>
Date: 2015-06-11T06:02:08Z
CLOUDSTACK-8834: Fixed unable to download Template , when in multi zones
We were listing image stores by zone id which was resulting in listing of
only one image store
If in that image store its download state is not DOWNLOADED then download
template is failing
----
---
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.
---