cloudstack/api/src/com/cloud/api
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
..
commands 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
response 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
ApiConstants.java 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
BaseAsyncCmd.java bug 8737: set entityOwnerId for all api commands including non-Async ones 2011-02-28 09:21:05 -08:00
BaseAsyncCreateCmd.java bug 8637: throw ResourceAllocationException when resource limit is exceeded. 2011-02-18 12:26:58 -08:00
BaseCmd.java Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
BaseListCmd.java bug 8737: set entityOwnerId for all api commands including non-Async ones 2011-02-28 09:21:05 -08:00
Implementation.java Fixed Api xml doc generator 2011-01-11 15:26:04 -08:00
Parameter.java api refactoring 2010-11-21 12:00:21 -08:00
ResponseGenerator.java bug 8564: Changed implementation for static nat rules. Now we use separate interfaces instead of PortForwardingRules interfaces. 2011-02-15 10:45:28 -08:00
ResponseObject.java bug 6969: First step of now displaying pending async jobs for listXXXCommands. There is a lot more cleanup and fixing to do but all commands acting against VirtualMachines now work. 2010-11-30 19:12:09 -08:00
ServerApiException.java api refactoring 2010-11-21 12:00:21 -08:00