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 A721B200BAB for ; Fri, 7 Oct 2016 11:49:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A3F94160AE8; Fri, 7 Oct 2016 09:49:23 +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 ED86A160AD6 for ; Fri, 7 Oct 2016 11:49:22 +0200 (CEST) Received: (qmail 52842 invoked by uid 500); 7 Oct 2016 09:49:22 -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 52817 invoked by uid 500); 7 Oct 2016 09:49:22 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 52810 invoked by uid 99); 7 Oct 2016 09:49:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2016 09:49:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E084D2C014E for ; Fri, 7 Oct 2016 09:49:21 +0000 (UTC) Date: Fri, 7 Oct 2016 09:49:21 +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 09:49:23 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554672#comment-15554672 ] ASF GitHub Bot commented on CLOUDSTACK-9534: -------------------------------------------- Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1701 @koushik-das alright I've fixed the message. It shows as follows: 1. When router is in running state: ![screenshot from 2016-10-07 15-11-40](https://cloud.githubusercontent.com/assets/95203/19185852/1593a5dc-8ca1-11e6-9444-bf44eb121acd.png) 2. When router is in stopped state: ![screenshot from 2016-10-07 15-17-25](https://cloud.githubusercontent.com/assets/95203/19185896/3f6865aa-8ca1-11e6-891e-263bcd2f1f30.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)