cloudstack/plugins/hypervisors/vmware/src/com/cloud
Likitha Shetty a35425eec6 CLOUDSTACK-5122. System VMs are getting recreated with old template after upgrading to 4.2.
In VMware during VM start the existing disk information is used to configure the VMs. So even if a new disk is created using the new template VM continues to use the old disk.
Once the old root disk is marked for destroy force expunge it and sync the new disk into the VM folder before VM start
2013-11-10 23:31:56 +05:30
..
api All merge conflicts resolved 2013-01-18 12:14:57 -08:00
ha Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
hypervisor Add quiesce vm for vmware during vm snapshot 2013-11-08 15:47:11 -08:00
network Refactor missed classes 2013-10-17 16:00:11 -07:00
storage/resource CLOUDSTACK-5122. System VMs are getting recreated with old template after upgrading to 4.2. 2013-11-10 23:31:56 +05:30