You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/19 12:05:45 UTC

[jira] [Commented] (CLOUDSTACK-8748) VM UUID accessible in CreateVMSnapshotCommand and RevertToVMSnapshotCommand

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14702795#comment-14702795 ] 

ASF GitHub Bot commented on CLOUDSTACK-8748:
--------------------------------------------

GitHub user bhaisaab opened a pull request:

    https://github.com/apache/cloudstack/pull/717

    CLOUDSTACK-8748: VM UUID accessible in CreateVMSnapshotCommand and Re…

    …vertToVMSnapshotCommand
    
    This patch makes it possible to expose VM UUID to subsystems, this can be
    useful for implementing VM Snapshots for KVM in future.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack vm-snapshots-uuid-expose

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/717.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 #717
    
----
commit 0062ff2672e257f2a4290e054e23ef4333a34983
Author: Rohit Yadav <ro...@shapeblue.com>
Date:   2015-08-19T10:01:37Z

    CLOUDSTACK-8748: VM UUID accessible in CreateVMSnapshotCommand and RevertToVMSnapshotCommand
    
    This patch makes it possible to expose VM UUID to subsystems, this can be
    useful for implementing VM Snapshots for KVM in future.
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>

----


> VM UUID accessible in CreateVMSnapshotCommand and RevertToVMSnapshotCommand
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8748
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8748
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>
> VM UUID is not available to CreateVMSnapshotCommand and RevertToVMSnapshotCommand, add method param to receive/return those to subsystems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)