----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8900/#review15181 -----------------------------------------------------------
You need to take care of migration as well. Any thoughts on that ? - Nitin Mehta On Jan. 9, 2013, 7:29 a.m., saksham srivastava wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8900/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2013, 7:29 a.m.) > > > Review request for cloudstack and Devdeep Singh. > > > Description > ------- > > Volumes created from snapshots misses the source template information.Fixed > the issue with volumes now getting the template id. > > > This addresses bug CLOUDSTACK-924. > > > Diffs > ----- > > server/src/com/cloud/storage/StorageManagerImpl.java 96f299c > > Diff: https://reviews.apache.org/r/8900/diff/ > > > Testing > ------- > > Verified on local setup. from > template1->instance->snapshot1->volume1->snapshot2->template2 > template2 now has source template id. > > > Thanks, > > saksham srivastava > >