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 57DCA200B9A for ; Fri, 7 Oct 2016 10:43:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 52C08160AF0; Fri, 7 Oct 2016 08:43:22 +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 95756160AD6 for ; Fri, 7 Oct 2016 10:43:21 +0200 (CEST) Received: (qmail 90420 invoked by uid 500); 7 Oct 2016 08:43:20 -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 90405 invoked by uid 500); 7 Oct 2016 08:43:20 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 90400 invoked by uid 99); 7 Oct 2016 08:43:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2016 08:43:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 949A22C0D53 for ; Fri, 7 Oct 2016 08:43:20 +0000 (UTC) Date: Fri, 7 Oct 2016 08:43:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9534) Allow users to destroy VR when in running state MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 07 Oct 2016 08:43:22 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554547#comment-15554547 ] ASF GitHub Bot commented on CLOUDSTACK-9534: -------------------------------------------- Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1701 @koushik-das it'll display whatever message is currently displayed for destroy router action, which is not same as stop router action: ![screenshot from 2016-10-07 14-12-10](https://cloud.githubusercontent.com/assets/95203/19183907/24e3b47c-8c98-11e6-8442-2ff8d2aa8513.png) > Allow users to destroy VR when in running state > ----------------------------------------------- > > Key: CLOUDSTACK-9534 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9534 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Fix For: 4.10.0.0, 4.9.2.0, 4.8.2.0 > > > When VR is in running state, the destroyRouter api works via clis such as cloudmonkey but UI does not show this option. This is useful to quickly get rid of a VR, without having to stop it (cleanly) first. -- This message was sent by Atlassian JIRA (v6.3.4#6332)