Alex Huang
|
6134f7dfd2
|
more file changes
|
2010-09-09 11:52:12 -07:00 |
|
alena
|
75483e4e05
|
Modified AuthorizeNetworkGroupIngress/DeleteNetworkGroupIngress to new api framework
|
2010-09-09 11:41:33 -07:00 |
|
alena
|
ea415e65bb
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/server/ManagementServerImpl.java
|
2010-09-08 20:08:14 -07:00 |
|
alena
|
44f86d3726
|
Refactored AssignPortForwardingServiceCmd and DeletePortForwardingServiceCmd
|
2010-09-08 20:06:15 -07:00 |
|
Kris McQueen
|
3949afa9ae
|
Refactor queryAsyncJobResult to new API framework.
|
2010-09-08 19:24:35 -07:00 |
|
alena
|
fd680189f6
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-09-08 19:04:13 -07:00 |
|
alena
|
b0aa28032c
|
Refactored DeleteIPForwardingRule/UpdateIPForwardingRule commands to new api framework.
|
2010-09-08 19:03:42 -07:00 |
|
Kris McQueen
|
8c2756b681
|
Refactor listZones to new API framework.
|
2010-09-08 18:56:28 -07:00 |
|
Kris McQueen
|
741bb77b7e
|
Refactor listVolumes to new API framework.
|
2010-09-08 18:56:28 -07:00 |
|
Kris McQueen
|
b144be4613
|
Refactor listVMs to new API framework.
|
2010-09-08 18:56:28 -07:00 |
|
Kris McQueen
|
88f5b73682
|
Refactor listVlanIpRanges to new API framework.
|
2010-09-08 18:56:28 -07:00 |
|
Kris McQueen
|
bdebd4bfa3
|
Refactor listUsers to new API framework.
|
2010-09-08 18:56:28 -07:00 |
|
Kris McQueen
|
b40f496f80
|
Refactoring listTemplatePermissions and listIsoPermissions to new API framework.
|
2010-09-08 18:56:27 -07:00 |
|
Kris McQueen
|
5204349fef
|
Refactor listSystemVms to new API framework. Add missing licensing info to several API response files. Combine ConsoleProxy and SecondaryStorageVm interfaces into SystemVm interface to have common functions callable from one interface rather than having to cast overly much just to get the same data from the objects. This also includes a partial refactoring of ListStoragePoolsAndHosts command.
|
2010-09-08 18:56:27 -07:00 |
|
alena
|
5170c215f8
|
Refactored DeleteLoadBalancerRule/UpdateLoadBalancerRule api commands.
|
2010-09-08 15:04:26 -07:00 |
|
alena
|
c0185e713a
|
Refactored AttachVolume/PrepareForMaintenance/CancelMaintenance/PreparePrimaryStorageForMaintenance/CancelPrimaryStorageMaintenance commands.
|
2010-09-08 12:18:46 -07:00 |
|
alena
|
7e5f0de448
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-09-07 18:54:59 -07:00 |
|
alena
|
41000e61d3
|
Refactored copyIso/copyTemplate/attachIso/startRouter/stopRouter/rebootRouter commands
|
2010-09-07 18:53:04 -07:00 |
|
Kris McQueen
|
614c3fa502
|
Refactor listSnapshots to new API framework. Also some minor code cleanup.
|
2010-09-07 18:41:52 -07:00 |
|
Kris McQueen
|
3b703c76cf
|
Refactor listSnapshotPolicies to new API framework.
|
2010-09-07 17:46:55 -07:00 |
|
Kris McQueen
|
e6ebe3ac77
|
Refactoring listServiceOfferings to new API framework.
|
2010-09-07 17:29:13 -07:00 |
|
Kris McQueen
|
a905442b2e
|
Refactor listRouters to new API framework.
|
2010-09-07 16:25:26 -07:00 |
|
Kris McQueen
|
4e5aa9cd98
|
Finish refactoring listResourceLimits to new API framework.
|
2010-09-07 14:56:51 -07:00 |
|
Kris McQueen
|
cee6b37757
|
Partial refactoring of listResourceLimits to new API framework.
|
2010-09-07 14:56:51 -07:00 |
|
Kris McQueen
|
f653e54ce6
|
Refactoring listRecurringSnapshotSchedule to new API framework.
|
2010-09-07 14:56:50 -07:00 |
|
alena
|
70279f35fa
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-09-07 11:31:46 -07:00 |
|
alena
|
d3b4a56520
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-09-02 18:54:14 -07:00 |
|
alena
|
f2a680ae66
|
1) Refactored DeleteIsoCmd api.
2) Removed DeleteTemplateExecutor and DeleteTemplateParam files because deleteTemplate/deleteIso are not async commands
3) Cleaned up unused imports.
|
2010-09-02 18:52:43 -07:00 |
|
Kris McQueen
|
22b0a95b2f
|
Refactor listPublicIpAddresses to new API framework.
|
2010-09-02 16:23:29 -07:00 |
|
Kris McQueen
|
1d1e10d2d3
|
Refactoring listPreallocatedLuns to new API framework.
|
2010-09-02 15:23:15 -07:00 |
|
Kris McQueen
|
2cd9a44267
|
Refactoring listPortForwardingServices to new API framework. Also forgot to return a response from listPortForwardingServicesByVM...
|
2010-09-02 15:03:06 -07:00 |
|
Kris McQueen
|
f6ae5e9b52
|
Refactoring listPortForwardingServicesByVM to new API framework.
|
2010-09-02 11:57:31 -07:00 |
|
Kris McQueen
|
476151453e
|
Refactor listPortForwardingServiceRules to new API framework.
|
2010-09-01 16:19:11 -07:00 |
|
Kris McQueen
|
931706ad87
|
Refactor listPortForwardingRules to new API framework. Clean up imports.
|
2010-09-01 15:00:22 -07:00 |
|
Kris McQueen
|
44eaf247b5
|
Refactoring listPods to new API framework.
|
2010-09-01 14:17:00 -07:00 |
|
Kris McQueen
|
fbcb02cd9e
|
Refactoring listNetworkGroups to new API framework. The search is done entirely within NetworkGroupManager, and this is one instances of a response with nested data (the ingress rules are nested within the groups). Some work will need to be done to serialize this response properly.
|
2010-09-01 14:05:39 -07:00 |
|
Kris McQueen
|
ec9ad29c9a
|
Refactoring listLoadBalancerRules to new API framework.
|
2010-09-01 10:10:48 -07:00 |
|
Manuel Amador (Rudd-O)
|
b0acdbcf8b
|
Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools.
|
2010-08-31 20:40:17 -07:00 |
|
edison
|
11fb89ac87
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-08-31 19:46:18 -07:00 |
|
edison
|
ea2828ee03
|
fix adding host bugs
|
2010-08-31 19:46:03 -07:00 |
|
Kris McQueen
|
583f29242d
|
Refactoring listLoadBalancerRuleInstances to new API framework.
|
2010-08-31 18:59:20 -07:00 |
|
Kris McQueen
|
4be6af476d
|
Refactoring listTemplates and listIsos to new API framework.
|
2010-08-31 14:50:30 -07:00 |
|
anthony
|
c65175aa40
|
bug 6048: Check createvolume's return
status 6048: resolved fixed
|
2010-08-31 13:05:42 -07:00 |
|
Kris McQueen
|
7e7baba8e7
|
Refactor listHosts API to new framework.
|
2010-08-30 18:02:54 -07:00 |
|
abhishek
|
854611e40a
|
bug 5897: returning the os_type_id
status 5897: resolved fixed
|
2010-08-30 16:25:58 -07:00 |
|
Kris McQueen
|
b797313ac0
|
Refactor listOSTypes API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
9abc658da0
|
Refactor listGuestOSCategories API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
5636503e39
|
Refactor listDomainChildren API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
4bb71d2a0c
|
Refactor listEvents API to new framework.
|
2010-08-30 16:18:40 -07:00 |
|
Kris McQueen
|
9eeabb701a
|
Refactoring listDomains to the new API framework. The search criteria are now retrieved from the command itself rather than creating an intermediate Criteria object first.
|
2010-08-30 16:18:40 -07:00 |
|