cloudstack/server/src/com/cloud
alena 346ca43714 bug 6892: update resourceCount for snapshot after the DB record is created; if snapshot fails to create on the backend - reduce resource count
Also fixed couple of other issues:
* usage event generation - generate event only when snapshot is created on primary and backed up on secondary
* zoneId was always set to 0 for snapshot.delete event, fixed this.
* Fixed resource_count decrement for manual snapshot deletion
2011-03-10 18:03:06 -08:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 8031 : Allowing user to create his/her own private template that was created from the user's VM. 2011-01-17 14:15:15 +05:30
agent bug 7877: prevent two mgmt servers connecting to one same host 2011-03-09 18:29:42 -08:00
alert bug 8643: listCapacityCmd - Make the capacity calculation more optimal. Now the API wont recalculate the stats everytime its called. It would rely on the capacity checker thread running (configurable) every 5 mins to get the capacity. Change the initital delay of capacity check thread from 5 mins to 30 seconds so that we check capacity immediately as we log in. 2011-03-04 16:08:18 -08:00
api bug 8816: 1) return linkLocal instead of private ip/netmask/mac in listRouters 2) return linkLocal/private ip/netmask/mac in listSystemVms response 2011-03-09 16:47:46 -08:00
async bug 8558: improve cluster management 2011-03-09 17:18:48 -08:00
capacity More logging changes for 2011-02-28 13:47:52 -08:00
certificate/dao Moved DAO to server 2010-11-22 07:40:41 -08:00
cluster Use the correct one to find ManagementServerHostVO 2011-03-10 15:32:58 -08:00
configuration bug 8666: perform RFC1918 check for cidr of Guest Virtual cidr when 1) Create/Update zone 2) Create guest virtual network 2011-03-10 14:06:43 -08:00
consoleproxy minor fix 2011-02-28 12:16:40 -05:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 8806: improvements to the flow; using group by to eliminate need for extra ds 2011-03-02 10:07:31 -08:00
deploy Changed the interface in StoragePoolAllocator to avoid a potential NPE in LocalStoragePoolAllocator. Allocators were taking in an instance of VM enclosed inside VirtualMachineProfile. 2011-03-09 10:12:04 -08:00
domain bug 8452: introducing a state for domain; blocking creation of accounts/users whilst domain is in an inactive state 2011-02-17 15:17:45 -08:00
event bug 8362: Included VmId in event description 2011-02-04 11:52:35 +05:30
ha bug 8529: propagated to master. Added junit test support to ant 2011-02-16 17:40:58 -08:00
host/dao Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
hypervisor Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
maid bug 8558: improve cluster management 2011-03-09 17:18:48 -08:00
maint bug 4898: removing the upgrade.url param 2010-08-30 14:49:22 -07:00
migration Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
network bug 8867: cidr is required for Direct network creation; remove this limitation later after we allow Shared network to have multiple ip ranges having different Cidrs 2011-03-10 14:40:35 -08:00
offerings bug 8688: Network created from the networkOffering with Availability="Required" is required during the vm deployment in Advanced nonSecurityGroupEnabled zone 2011-03-10 11:27:17 -08:00
resource Bug 8208 - bare metal provisioning 2011-02-23 17:20:43 -08:00
server bug 8844: default and Public disk offerings have NULL domainId (to be consistent with serviceOfferings) 2011-03-10 12:10:55 -08:00
service Bug 8208 - bare metal provisioning 2011-03-01 17:47:37 -08:00
servlet Add display name to user VM in console title 2011-02-11 11:43:00 -08:00
storage bug 6892: update resourceCount for snapshot after the DB record is created; if snapshot fails to create on the backend - reduce resource count 2011-03-10 18:03:06 -08:00
template Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
test bug 8412: allow to delete network when it has dhcp/domRs 2011-02-18 10:31:59 -08:00
upgrade/dao direct network and ip address are ready 2011-03-10 15:58:40 -08:00
user bug 8847: createUser api - "account" parameter is required now 2011-03-09 10:21:50 -08:00
vm bug 8688: Network created from the networkOffering with Availability="Required" is required during the vm deployment in Advanced nonSecurityGroupEnabled zone 2011-03-10 11:27:17 -08:00