[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598726#comment-13598726
 ] 

ASF subversion and git services commented on CLOUDSTACK-924:
------------------------------------------------------------

Commit 75261eb317a763114a6054664f4adf3f7a2c2709 in branch refs/heads/master 
from [~saksham]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=75261eb ]

CLOUDSTACK-924 :
   Volumes created from snapshots misses the source template information.Fixed 
the issue with volumes now getting the template id.
        Signed Off by : - Nitin Mehta <nitin.me...@citrix.com>

                
> source_template_id set to NULL when a template is created from a snapshot
> -------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-924
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-924
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Saksham Srivastava
>            Assignee: Saksham Srivastava
>
> Here are the steps to reproduce the scenario:
> =================================
> 1. Create Instance-1 from Template-1.
> 2. Create Snapshot-1 from Instance-1.
> 3. Create Volume-2 from Snapshot-1. 
> 4. Create Shapshot-2 from Volume-2.
> 5. Create Template-2 from Snapshot-2. 
> Volume-2 has the template-id to be NULL, which is further propagated and 
> source_template_id for final Template-2 is set to NULL.
> Source Template cannot be traced.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to