[
https://issues.apache.org/jira/browse/CLOUDSTACK-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993408#comment-14993408
]
ASF GitHub Bot commented on CLOUDSTACK-9041:
--------------------------------------------
GitHub user pritisarap12 opened a pull request:
https://github.com/apache/cloudstack/pull/1041
CLOUDSTACK-9041: Modifying template creation from snapshot function
In create_from_snapshot function of Template class there is no parameter to
accept if the template is public hence default it is creating private templates
Hence adding this parameter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pritisarap12/cloudstack
CLOUDSTACK-9041-Modifying-template-creation-from-snapshot-function-in-base.py
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1041.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 #1041
----
commit bbe0fc4be9527d51820b067a602886003991db4d
Author: Priti Sarap <[email protected]>
Date: 2015-11-06T09:06:32Z
CLOUDSTACK-9041: Modifying template creation from snapshot function in
base.py
----
> Modifying template creation from snapshot function in base.py
> -------------------------------------------------------------
>
> Key: CLOUDSTACK-9041
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9041
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Reporter: Priti Sarap
>
> In create_from_snapshot function of Template class there is no parameter to
> accept if the template is public hence default it is creating private
> templates
> Hence adding this parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)