You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/11/01 08:38:16 UTC

[4/6] git commit: updated refs/heads/master to 8339fa0

Merge pull request #1701 from shapeblue/vr-destroy-ui-allow

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:

![screenshot from 2016-10-05 18-25-49](https://cloud.githubusercontent.com/assets/95203/19113882/398e8a8e-8b29-11e6-8e99-8f28def2e527.png)

* pr/1701:
  CLOUDSTACK-9534: Allow VR to be destroy in UI when in running state

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/84e28259
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/84e28259
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/84e28259

Branch: refs/heads/master
Commit: 84e282596ef7c11e407c82fa5cdeaa1e5b28cbcf
Parents: 2c436a4 65eb320
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Tue Nov 1 14:04:58 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Tue Nov 1 14:04:58 2016 +0530

----------------------------------------------------------------------
 ui/scripts/system.js | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)
----------------------------------------------------------------------