[
https://issues.apache.org/jira/browse/CLOUDSTACK-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15591699#comment-15591699
]
ASF GitHub Bot commented on CLOUDSTACK-9555:
--------------------------------------------
GitHub user yvsubhash opened a pull request:
https://github.com/apache/cloudstack/pull/1716
CLOUDSTACK-9555 when a template is deleted and then copied over again…
when a template is deleted and then copied over again , it is still marked
as Removed in template_zone_ref table
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yvsubhash/cloudstack CLOUDSTACK-9555
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1716.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 #1716
----
commit 96eacf412cb441ba6cf913b170b46b0fe581c6c9
Author: Bharat Kumar <[email protected]>
Date: 2014-11-04T08:45:22Z
CLOUDSTACK-9555 when a template is deleted and then copied over again , it
is still marked as Removed in template_zone_ref table
----
> when a template is deleted and then copied over again , it is still marked as
> Removed in template_zone_ref table
> ----------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9555
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9555
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Usage
> Affects Versions: 4.9.0
> Environment: All Hypervisors
> Reporter: subhash yedugundla
> Fix For: 4.10.0.0
>
>
> Charging of template stops in the following use case
> Step1:Register a Template(Name:A) to Zone1
> Step2:Copy the template(Name:A) to Zone 2
> Step3:Delete the template(Name:A) of only Zone2
> Step4:Copy the template(Name:A) to Zone 2
> Step5:Check the charging of the template
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)