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 <rohit.ya...@shapeblue.com> 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 <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---