GitHub user nitin-maharana opened a pull request:
https://github.com/apache/cloudstack/pull/1320
CLOUDSTACK-8968: UI icon over VM snapshot to deploy user instance
Added a new Icon in Instance page to launch the VM from the snapshot.
A new icon over VM snapshot object, which upon invoked will open a deploy
user instance wizard, where there is no choice to choose zone and ISO or
template to deploy the user instance from.
1) A new icon to indicate deploy user instance from VM snapshot
2) The new icon is placed as an operation over each VM snapshot object.
3) Clicking this icon will show the wizard to deploy user instance, which
is same as wizard for normal user instance except that zone selection page and
ISO/template selection page would not be present in this wizard.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitin-maharana/CloudStack
CloudStack-Nitin12_4.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1320.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 #1320
----
commit 55183fd81804e41f9fa8e335a3282ef42e536af7
Author: Nitin Kumar Maharana <[email protected]>
Date: 2015-12-07T18:14:37Z
CLOUDSTACK-8968: UI icon over VM snapshot to deploy user instance
Added a new Icon in Instance page to launch the VM from the snapshot.
Only supports in case of VMware.
Conflicts:
client/WEB-INF/classes/resources/messages.properties
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---