cloudstack/server/src/com/cloud/migration
Harikrishna Patnala 7a3f072a50 CLOUDSTACK-745: Reset a VM on reboot. On every reboot of VM, the root disk state is reset. This is for the VMs created using service offering where an optional parameter isvolatile is set true.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-02-21 14:59:35 +05:30
..
Db21to22MigrationUtil.java removed import of componentlocator and inject from all files 2013-01-10 11:44:47 -08:00
Db22beta4to22GAMigrationUtil.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DiskOffering20Dao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DiskOffering20DaoImpl.java Deprecate 2.1.x migration DAOs, it breaks EntityManager's singleton assumption 2013-01-17 18:55:14 -08:00
DiskOffering20VO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
DiskOffering21Dao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
DiskOffering21DaoImpl.java Deprecate 2.1.x migration DAOs, it breaks EntityManager's singleton assumption 2013-01-17 18:55:14 -08:00
DiskOffering21VO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
ServiceOffering20Dao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ServiceOffering20DaoImpl.java Deprecate 2.1.x migration DAOs, it breaks EntityManager's singleton assumption 2013-01-17 18:55:14 -08:00
ServiceOffering20VO.java Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
ServiceOffering21Dao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ServiceOffering21DaoImpl.java Deprecate 2.1.x migration DAOs, it breaks EntityManager's singleton assumption 2013-01-17 18:55:14 -08:00
ServiceOffering21VO.java CLOUDSTACK-745: Reset a VM on reboot. On every reboot of VM, the root disk state is reset. This is for the VMs created using service offering where an optional parameter isvolatile is set true. 2013-02-21 14:59:35 +05:30