Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 72317200BD3 for ; Tue, 6 Dec 2016 12:12:53 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 70BCE160B2A; Tue, 6 Dec 2016 11:12:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C1D77160B29 for ; Tue, 6 Dec 2016 12:12:52 +0100 (CET) Received: (qmail 59082 invoked by uid 500); 6 Dec 2016 11:11:43 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 57381 invoked by uid 500); 6 Dec 2016 11:11:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 50409 invoked by uid 99); 6 Dec 2016 11:11:37 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 11:11:37 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7ED5E2C0491 for ; Tue, 6 Dec 2016 11:11:36 +0000 (UTC) Date: Tue, 6 Dec 2016 11:11:36 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9655) The template which is registered in all zones will be deleted by deleting 1 template on any zone MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Dec 2016 11:12:53 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725156#comment-15725156 ] ASF GitHub Bot commented on CLOUDSTACK-9655: -------------------------------------------- GitHub user karuturi opened a pull request: https://github.com/apache/cloudstack/pull/1818 CLOUDSTACK-9655 The template which is registered in all zones will be deleted by deleting 1 template on any zone added 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?"). You can merge this pull request into a Git repository by running: $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9655 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1818.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 #1818 ---- commit d6a430990c899f95b5181ae1fd53df9ea7d57b07 Author: Rajani Karuturi Date: 2016-12-06T10:55:01Z CLOUDSTACK-9655 The template which is registered in all zones will be deleted by deleting 1 template on any zone added 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?"). ---- > 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)