cloudstack/server/src/com/cloud
anthony 3df5ec7981 bug 6987: root disk snapshot depends on template, if template is deleted, then you can not use the snapshot. this issue doesn't exist in 2.2. in this fix, template is not deleted from sencondary storage
test:

1. create a template
2. create a vm from this template
3. create several snapshots againg vm root dist
4. delete template
5, create vm from one of the snapshots
see if the issue is fixed

status 6987: resolved fixed
2010-11-04 11:39:20 -07:00
..
agent/manager bug 6665: don't need to send poolEject command for the last host, and mark it as success 2010-10-21 10:17:17 -07:00
alert bug 6181: ingore provisioning factor for iscsi primary storage 2010-09-22 20:32:27 -07:00
api bug 6680: constrain the snapshot list by domainId so that snapshots are listed only for the domain hierarchy that the admin has access to 2010-10-20 15:24:05 -07:00
async Add back creating template from volume for KVM 2010-10-25 16:03:45 -07:00
cluster Source code committed 2010-08-11 09:13:29 -07:00
configuration bug 6484: fixing the iprangeoverlap check 2010-10-11 10:51:44 -07:00
consoleproxy Fix for system vms 2010-10-08 12:04:06 -07:00
ha should use _hostDao.listByCluster instead of _hostDao.listByPodId in some places 2010-10-08 18:07:53 -07:00
hypervisor/xen bug 6363: 2010-09-30 19:02:17 -07:00
maid Source code committed 2010-08-11 09:13:29 -07:00
maint Source code committed 2010-08-11 09:13:29 -07:00
migration This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
network bug 6909: get the logic of removing ips from the second vif right 2010-11-02 17:48:45 -07:00
resource Source code committed 2010-08-11 09:13:29 -07:00
server bug 6807: split associateIp into single ip and ip list cases since it is impossible to assure correct operation with previous approach 2010-11-01 23:47:22 -07:00
servlet Add time stamped ticket to console access URL to make it more secure 2010-10-01 18:15:54 -07:00
storage bug 6987: root disk snapshot depends on template, if template is deleted, then you can not use the snapshot. this issue doesn't exist in 2.2. in this fix, template is not deleted from sencondary storage 2010-11-04 11:39:20 -07:00
template remove heartbeat.log 2010-10-29 20:00:31 -07:00
test This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
user This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
vm bug 6789: release router lock after commiting transaction 2010-10-29 16:18:08 +05:30