abhishek
|
542230fc26
|
null check for the npe
|
2010-09-13 09:35:28 -07:00 |
|
abhishek
|
f82e73b861
|
bug 6159: incremental checkin
|
2010-09-13 09:31:36 -07:00 |
|
Kris McQueen
|
1e46e2e588
|
refactoring createVolume to new API framework
|
2010-09-10 23:25:22 -07:00 |
|
edison
|
d933f19d35
|
bug 5800: add cluster for KVM
TODO: need to make sure the host cpu is from the same vender in a cluster
|
2010-09-10 16:00:36 -07:00 |
|
abhishek
|
ec01e0b423
|
bug 5147: this checkin ensures that we cover some more corner cases, in particular, to not allow an execution when we have pools in inconsistent states (maintenance, prepareformaintenance or errorinmaintenance)
|
2010-09-10 14:52:05 -07:00 |
|
abhishek
|
4682b25cb5
|
bug 5147: implemented the logic to ensure that the volume creation is blocked when all sp's are in maintenance (or any of the status != UP)
|
2010-09-10 14:41:04 -07:00 |
|
abhishek
|
93261c4eb8
|
bug 5147: Improvements after testing the storage maintenance across multiple sp's, with sys vms scattered across multiple sps
|
2010-09-10 13:44:39 -07:00 |
|
Kris McQueen
|
b73cd10fbe
|
Refactoring listAccounts to new API framework.
|
2010-09-09 18:58:37 -07:00 |
|
Kris McQueen
|
037f1ff327
|
Refactoring createSnapshot to new API framework.
|
2010-09-09 18:58:37 -07:00 |
|
Kris McQueen
|
39038721a8
|
Refactoring deployVirtualMachine to new API framework. Since this is a rather complicated command with many steps, for now the way the logic is broken up between ManagementServer and UserVmManager and NetworkManager is preserved. Later there is a possibility of consolidating some of the logic.
|
2010-09-09 18:58:37 -07:00 |
|
Kris McQueen
|
c44d3391bb
|
Removing dead code that had previously been refactored.
|
2010-09-09 18:58:37 -07:00 |
|
abhishek
|
8d38e230a5
|
bug 5147: we ensure that if the sp under maintenance is the only one in the cluster, we just stop the vms with no migration (base case)
|
2010-09-09 18:34:44 -07:00 |
|
abhishek
|
0a4532a003
|
bug 5147: some more improvements
|
2010-09-09 18:05:43 -07:00 |
|
abhishek
|
20973d48af
|
bug 5147: implementing the recommendations i got for the ps maintenance. For now, we are not implementing the cancel maintenance part. Instead, we are going to ask the admin if he is "sure" of enabling maintenance on a sp, before proceeding
|
2010-09-09 18:05:43 -07:00 |
|
root
|
76e5cf3321
|
renamed dao methods to correctly reflect what they do
|
2010-09-09 18:01:50 -07:00 |
|
Alex Huang
|
dc4c4549d0
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-09 17:49:27 -07:00 |
|
Alex Huang
|
994afb0e29
|
switched from networkprofile to network configuration
|
2010-09-09 17:49:19 -07:00 |
|
root
|
077690cf15
|
switched from networkprofile to network configuration
|
2010-09-09 17:48:24 -07:00 |
|
anthony
|
7f991f7e25
|
In hostAllocator, input clusterId instead of storagepool
|
2010-09-09 17:08:08 -07:00 |
|
alena
|
3659b7b207
|
Code cleanup - deleted code that was commented out and unused imports.
|
2010-09-09 16:07:29 -07:00 |
|
anthony
|
bce314b131
|
fixed a bug about snapshot
|
2010-09-09 15:11:34 -07:00 |
|
Alex Huang
|
5d185ad82f
|
removed network profile creation
|
2010-09-09 14:45:16 -07:00 |
|
Alex Huang
|
599f05d0da
|
missing files
|
2010-09-09 13:37:57 -07:00 |
|
Alex Huang
|
7249f168d5
|
more file changes
|
2010-09-09 13:27:20 -07:00 |
|
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 |
|