[
https://issues.apache.org/jira/browse/CLOUDSTACK-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869189#comment-15869189
]
ASF GitHub Bot commented on CLOUDSTACK-9655:
--------------------------------------------
Github user karuturi commented on the issue:
https://github.com/apache/cloudstack/pull/1818
@ustcweizhou agreed. I am merging this PR. I added your comment to the
description of the bug(so that the bug is not closed and can be taken up later)
I am merging this for now. Thanks.
> The template which is registered in all zones will be deleted by deleting 1
> template on any zone
> ------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9655
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9655
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Reporter: Rajani Karuturi
> Assignee: Rajani Karuturi
>
> for a crosszone template, trying to delete a copy of it in one zone will
> delete it from all the zones without showing any warning in UI.
> [PR 1818|https://github.com/apache/cloudstack/pull/1818] added a warning
> message.
> quoting [~weizhou]'s [ comment on PR
> 1818|https://github.com/apache/cloudstack/pull/1818#issuecomment-280051434],
> following needs to be done
> {quote}
> (1) list template status in all zones (now only one is shown)
> (2) delete template from a zone will pass zoneid and remove template from the
> zone (now zoneid is not passed and template will be removed from all zones).
> (3) allow user to delete template from all zones somewhere (we have some
> customers asked how to delete template at the beginning of upgrade from 4.2.1
> to 4.7.1, as they are used to delete template from template details page, the
> deletetemplate button in the zones tab is difficult to be found).
> API changes is needed for (1). UI changes is needed for (2) and (3).
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)