[
https://issues.apache.org/jira/browse/CLOUDSTACK-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15548629#comment-15548629
]
ASF GitHub Bot commented on CLOUDSTACK-9534:
--------------------------------------------
GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1701
CLOUDSTACK-9534: Allow VR to be destroy in UI when in running state
This allows us to destroy a VR that is in running state from the UI. This
action is possible via cloudmonkey/APIs.
As this is a pure UI fix, manual testing would be needed but no regression
integration testing is necessary.
/cc @jburwell @karuturi
@blueorangutan package
Screenshot:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack vr-destroy-ui-allow
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1701.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 #1701
----
commit 455345814b89f3176edcbcc86fcacf4ca77e344b
Author: Rohit Yadav <[email protected]>
Date: 2016-10-05T12:51:51Z
CLOUDSTACK-9534: Allow VR to be destroy in UI when in running state
This allows admins/users to destroy a VR that is in running state from the
UI.
This action is possible via cloudmonkey/APIs.
Signed-off-by: Rohit Yadav <[email protected]>
----
> 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)