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

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

Commit 31a6517402d2007a4857d3ae9be2da8a697892b1 in cloudstack's branch 
refs/heads/4.5 from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=31a6517 ]

CLOUDSTACK-7754: Templates source_template_id is null when it is created from 
Snapshot with its corresponding volume removed. Fix it by searching for volumes 
including removed. Also bring the logic of setting source template id to 
create() method than execute which was wrongly put in.

(cherry picked from commit e1a993d37b1bf9be24edd46f6d3566826692f853)
Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


>  'vm_template.source_template_id' of Template created from Snapshot was NULL
> ----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7754
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7754
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Template
>    Affects Versions: 4.5.0
>            Reporter: Nitin Mehta
>            Assignee: Nitin Mehta
>            Priority: Critical
>             Fix For: 4.5.0
>
>
> Here is the procedure to reproduce the issue. This is consistent on my 
> environment.
> Steps:
> i) Create instance A
> ii) Take snapshot A from instance A
> iii) Create template 1 from snapshot A
> iv) Delete instance A
> v) Create template 2 from snapshot A
> Test result:
> The issue occurred to template 2 which was created after instance A was 
> deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to