mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-9534: Allow VR to be destroy in UI when in running stateThis allows us to destroy a VR that is in running state from the UI. This action is possible via cloudmonkey/APIs, and would be useful for anyone who wants to simply destroy a VR from the UI without having to stop it first. 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:  * pr/1701: CLOUDSTACK-9534: Allow VR to be destroy in UI when in running state Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>