-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15326/
-----------------------------------------------------------

Review request for cloudstack and edison su.


Repository: cloudstack-git


Description
-------

Added option to reload VM during in RevertToVMSnapshotCommand. For now, only in 
VMWare as I don't believe that XenServer supports anything similar.

This gives plugins which may have unique snapshot strategies the ability to 
request the hypervisor to reload the VM's state before attempting to revert to 
a snapshot.


Diffs
-----

  core/src/com/cloud/agent/api/RevertToVMSnapshotCommand.java 1e5fd6c 
  
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java
 0e2423e 

Diff: https://reviews.apache.org/r/15326/diff/


Testing
-------

This has been tested locally with a custom plugin. However, the changes are not 
used by the existing CloudStack codebase and should not impact any existing 
workflows or use cases. They are simply for plugins to take advantage of.


Thanks,

Chris Suich

Reply via email to