Hari, Do update the jira ticket with the progress and the details about the commit sent for review.
-abhi On 05/02/13 2:01 PM, "Harikrishna Patnala" <harikrishna.patn...@citrix.com<mailto:harikrishna.patn...@citrix.com>> wrote: This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9157/ Made the corresponding changes, but some merge conflicts occurred with the latest master, so working on that. - Harikrishna On February 1st, 2013, 12:41 p.m., Harikrishna Patnala wrote: Review request for cloudstack, Abhinandan Prateek and Koushik Das. By Harikrishna Patnala. Updated Feb. 1, 2013, 12:41 p.m. Description CLOUDSTACK-745: Reset a VM on reboot To have a method to reset the vm on its reboot. So on reboot, the vm's disk is discarded and creates a new root disk using the template. The use cases for this are -> Secure environments that need a fresh start on every boot -> Desktops that should not retain state Testing Did the manual testing locally Bugs: CLOUDSTACK-745 Diffs * api/src/com/cloud/offering/ServiceOffering.java (b13346c) * api/src/org/apache/cloudstack/api/ApiConstants.java (f704aec) * api/src/org/apache/cloudstack/api/command/admin/offering/CreateServiceOfferingCmd.java (54151fe) * server/src/com/cloud/configuration/ConfigurationManager.java (09e8ac9) * server/src/com/cloud/configuration/ConfigurationManagerImpl.java (c8acf3b) * server/src/com/cloud/migration/ServiceOffering21VO.java (fdec30e) * server/src/com/cloud/service/ServiceOfferingVO.java (c199a86) * server/src/com/cloud/vm/UserVmManagerImpl.java (a53e132) * server/test/com/cloud/vm/UserVmManagerTest.java (PRE-CREATION) * server/test/com/cloud/vpc/MockConfigurationManagerImpl.java (17ad2e1) * setup/db/create-schema.sql (beb9103) * setup/db/db/schema-40to410.sql (39b686e) View Diff<https://reviews.apache.org/r/9157/diff/>