Alena Prokharchyk
|
d1b3eba809
|
bug 13860: Added async job types to Account/User Async api commands and more logging.
Reviewed-by: Kelven Yang
|
2012-02-27 16:04:57 -08:00 |
Alena Prokharchyk
|
8124a084e4
|
Revert "bug 13860: Added async job types to Account/User Async api commands and more logging."
This reverts commit 9dc78942fe2183bcd6e552e23cef185c377104a4.
Reviewed-by: Will Chan
|
2012-02-27 14:05:27 -08:00 |
Alena Prokharchyk
|
4ead1c9d21
|
bug 13860: Added async job types to Account/User Async api commands and more logging.
Reviewed-by: Kelven Yang
|
2012-02-27 10:36:07 -08:00 |
Alena Prokharchyk
|
9f94deb7aa
|
bug 13860: set entity type in a bunch of async api commands
status 13860: resolved fixed
Reviewed-by: Prachi Damle
Conflicts:
api/src/com/cloud/api/response/AsyncJobResponse.java
api/src/com/cloud/async/AsyncJob.java
|
2012-02-17 14:20:41 -08:00 |
prachi
|
a210d450d0
|
Added instanceType to some async commands related to physical network
Reviewed-By: Alena Prokharchyk
|
2012-02-14 15:48:10 -08:00 |
Alena Prokharchyk
|
3a87cf8331
|
Code style fixes for API package
|
2012-02-03 14:25:26 -08:00 |
Alena Prokharchyk
|
b1c60b9d60
|
bug 12964: createPhysicalNetwork/addTrafficType is no longer a part of createZone API
|
2012-01-10 13:55:09 -08:00 |
Kelven Yang
|
8d8775b533
|
bug 6745: Using UUID instead of integers - for Async Jobs
|
2011-11-03 07:33:58 -07:00 |
Frank
|
92155522f2
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
alena
|
e4765fb32b
|
bug 6969: return jobId/jobStatus for IpAddress and SecurityGroup as ids for these objects were introduced in 2.2.x
|
2011-02-22 09:09:55 -08:00 |
alena
|
6f55c4dd7e
|
bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer
status 8270: resolved fixed
|
2011-02-03 18:45:49 -08:00 |
alena
|
52e6e4d06e
|
bug 6930: return async job info in listHost/listStoragePools commands
status 6930: resolved fixed
|
2010-12-15 18:58:56 -08:00 |
will
|
2966dd637d
|
bug 6969: Added list async support for host
|
2010-12-01 18:22:21 -08:00 |
will
|
cd5afb3d7e
|
bug 6969: Fixed snapshots, templates, isos, routers, volumes, and system vms async commands to make use of the new job id/job status when listing objects with pending jobs.
|
2010-12-01 16:50:56 -08:00 |
will
|
c67d26cec4
|
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 |
Alex Huang
|
1e44925564
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |