----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9779/#review20990 -----------------------------------------------------------
Commit a34e577d1be5a25d7eb884147212ab51786b55e2 in branch refs/heads/master from Koushik Das <koushik....@citrix.com> [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a34e577 ] CLOUDSTACK-1453: support restore for VM created from ISO This is to support restore a vm to a new/currently_attached ISO. In the restorevm API we have an optional parameter templateId to restore the vm to the new template/ISO ID. - ASF Subversion and Git Services On May 24, 2013, 10:19 a.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9779/ > ----------------------------------------------------------- > > (Updated May 24, 2013, 10:19 a.m.) > > > Review request for cloudstack, Nitin Mehta and Koushik Das. > > > Description > ------- > > CLOUDSTACK-1453: support restore for VM created from ISO > Previously this was not there. Fixed with small changes > > > This addresses bug CLOUDSTACK-1453. > > > Diffs > ----- > > api/src/org/apache/cloudstack/api/command/user/vm/RestoreVMCmd.java 9c33f97 > server/src/com/cloud/vm/UserVmManagerImpl.java a3b731a > server/test/com/cloud/vm/UserVmManagerTest.java 6a97114 > > Diff: https://reviews.apache.org/r/9779/diff/ > > > Testing > ------- > > tested locally > > > Thanks, > > Harikrishna Patnala > >