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

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

Github user ustcweizhou commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/732#discussion_r37963222
  
    --- Diff: 
api/src/org/apache/cloudstack/api/command/user/snapshot/RevertSnapshotCmd.java 
---
    @@ -31,25 +31,36 @@
     import org.apache.cloudstack.api.response.SnapshotResponse;
     import org.apache.cloudstack.api.response.SuccessResponse;
     import org.apache.cloudstack.context.CallContext;
    +import org.apache.log4j.Logger;
     
     import com.cloud.event.EventTypes;
     import com.cloud.storage.Snapshot;
     import com.cloud.user.Account;
     
    -@APICommand(name = "revertSnapshot", description = "revert a volume 
snapshot.", responseObject = SnapshotResponse.class, entityType = 
{Snapshot.class},
    +@APICommand(name = "revertSnapshot", description = "revert a volume 
snapshot.", responseObject = SuccessResponse.class, entityType = 
{Snapshot.class},
    --- End diff --
    
    I will change it to SnapshotResponse for backward compatibility.


> Restore volume snapshot
> -----------------------
>
>                 Key: CLOUDSTACK-5863
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5863
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Snapshot
>         Environment: KVM, EL6, QCOW2
>            Reporter: Nux
>            Assignee: Wei Zhou
>              Labels: backup, kvm, restore, snapshot, volumes
>             Fix For: 4.6.0
>
>
> Hello,
> Just as users can create backups of volumes, they should be able to restore 
> said volumes from them.



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

Reply via email to