GitHub user SudharmaJain opened a pull request:
https://github.com/apache/cloudstack/pull/1733
CLOUDSTACK-9563 ExtractTemplate returns malformed URL after migratingâ¦
⦠NFS to s3
While downloading the template for the first time install path was not
available. During first download after migration template is synced to s3
storage and template install path is updated to DB. But while generating the
extract URL we are still taking install path from TemplateDataStoreVO object
cached in the process.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SudharmaJain/cloudstack cs-9563
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1733.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 #1733
----
commit 9074f37cb8f33171246056aca1ad50f35e65b494
Author: Sudharma Jain <[email protected]>
Date: 2016-10-26T12:03:31Z
CLOUDSTACK-9563 ExtractTemplate returns malformed URL after migrating NFS
to s3
----
---
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.
---