Min Chen
|
efb4471dc9
|
CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in
listXXX api and incorrect async job status in other async api.
Conflicts:
server/src/com/cloud/api/query/vo/AccountJoinVO.java
|
2013-04-25 17:40:18 -07:00 |
Jessica Wang
|
04a2b2d326
|
CLOUDSTACK-2120: mixed zone management - extend listPods, listClusters, listHosts, listStoragePools, listSystemVms, listRouters API to return zone type.
|
2013-04-23 16:32:19 -07:00 |
Sheng Yang
|
cf90b6cd10
|
CLOUDSTACK-1332: Add ip6dns to zone and domainrouter response
|
2013-02-25 19:12:09 -08:00 |
Sheng Yang
|
da75e4ac8a
|
IPv6: Add IPv6 for domain router view
|
2013-02-19 15:50:23 -08:00 |
Min Chen
|
ff8fdbd194
|
Add missing @Id annotation to id fields for all the join VOs to support
findById call.
|
2013-01-03 14:12:15 -08:00 |
Min Chen
|
ebfb90e217
|
Create DB view for Account to speed up ListAccountsCmd, and add missing async job information for some response objects.
Signed-off-by: Min Chen <min.chen@citrix.com>
|
2013-01-02 17:38:58 -08:00 |
Rohit Yadav
|
057ac12d23
|
Enforce InternalIdentity interface on all VO classes that impls long getId()
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2012-12-26 15:09:44 -08:00 |
Min Chen
|
c167ad45e3
|
Move view based VO and Dao classes to cloud-server module to hide the
details from API client, also extract query related methods into
QueryService interface.
|
2012-12-14 10:47:58 -08:00 |