[
https://issues.apache.org/jira/browse/CLOUDSTACK-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869209#comment-15869209
]
ASF subversion and git services commented on CLOUDSTACK-9655:
-------------------------------------------------------------
Commit 6dced70aa8ec81c79b824e2e23184c4105fdf5a2 in cloudstack's branch
refs/heads/4.9 from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6dced70 ]
Merge pull request #1818 from Accelerite/CLOUDSTACK-9655
CLOUDSTACK-9655 The template which is registered in all zones will be deleted
by deleting 1 template on any zoneadded extra warning message if it's a
cross-zone template ("This is a
cross zone template and will be deleted from all the zones. Are you sure
you want to proceed?").
* pr/1818:
CLOUDSTACK-9655 The template which is registered in all zones will be deleted
by deleting 1 template on any zone
Signed-off-by: Rajani Karuturi <[email protected]>
> 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)