alena
|
b0aa28032c
|
Refactored DeleteIPForwardingRule/UpdateIPForwardingRule commands to new api framework.
|
2010-09-08 19:03:42 -07:00 |
alena
|
c0185e713a
|
Refactored AttachVolume/PrepareForMaintenance/CancelMaintenance/PreparePrimaryStorageForMaintenance/CancelPrimaryStorageMaintenance commands.
|
2010-09-08 12:18:46 -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
|
f653e54ce6
|
Refactoring listRecurringSnapshotSchedule to new API framework.
|
2010-09-07 14:56:50 -07:00 |
anthony
|
c65175aa40
|
bug 6048: Check createvolume's return
status 6048: resolved fixed
|
2010-08-31 13:05:42 -07:00 |
Kelven Yang
|
7eb61b705a
|
Allow NetworkManagerImpl and SecondaryStorageImpl to tolerate missing of system vm template at startup
|
2010-08-27 16:32:03 -07:00 |
abhishek
|
742869b750
|
Refactoring the delete snapshot command. This has a lot of spaghetti calls, trying my best to make it works. Hopefully it all does, on the 1st pass
|
2010-08-27 11:26:14 -07:00 |
abhishek
|
3d8a3ef358
|
Refactoring the snapshot policies cmd
|
2010-08-26 17:17:30 -07:00 |
abhishek
|
7f7a342cbe
|
Refactoring the delete volume command
|
2010-08-26 14:31:25 -07:00 |
abhishek
|
604e7016a3
|
Incremental checkin
|
2010-08-26 14:18:36 -07:00 |
edison
|
3ab4651cf0
|
Issue #: 5978 5977 5971 5972
Status 5978: resolved fixed
Status 5977: resolved fixed
Status 5971: resolved fixed
Status 5972: resolved fixed
|
2010-08-25 15:27:34 -07:00 |
Kelven Yang
|
0682d70ce6
|
add correct check sum to default vmware template records
Let StoragePoolMonitor be aware of vmware hypervisor
|
2010-08-25 11:07:27 -07:00 |
Alex Huang
|
fb389e8cd6
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-08-24 00:01:09 -07:00 |
abhishek
|
7454f0f24a
|
Incremental checkin for volume lineage
|
2010-08-23 16:02:45 -07:00 |
Alex Huang
|
e0165dd2ef
|
my changes
|
2010-08-23 13:59:23 -07:00 |
abhishek
|
fcdeb5a97d
|
Incremental checkin
|
2010-08-19 14:40:08 -07:00 |
Kris McQueen
|
4c86af9901
|
cleaning up imports
|
2010-08-18 19:12:27 -07:00 |
Kris McQueen
|
78445d8348
|
Refactoring createStoragePool to new API framework. The logic was always in StoragePoolManager, mostly removed the management server proxy method which called into StoragePoolManager. There is still an outstanding TODO for this API in terms of the response. Once the storage pool has been added, there is a query for the allocated bytes on the pool in order to return proper storage stats. Hooking into this query to get the right data needs to be done.
|
2010-08-18 19:11:01 -07:00 |
Kris McQueen
|
b0668df1b9
|
refactoring createSnapshotPolicy to new API framework...since this is a basic database create just move parameter validation to SnapshotManager and save the snapshot policy in the database
|
2010-08-18 19:08:23 -07:00 |
Kris McQueen
|
da03aee028
|
Add snapshot manager to the list of managers that can be invoked through the API. This prepares the way for refactoring createSnapshot, but since the method is an async create that also needs to create a policy first and generally does not follow any other patters, I'll do this one last.
|
2010-08-18 19:08:23 -07:00 |
alena
|
46c331b54b
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
|
2010-08-18 15:52:23 -07:00 |
alena
|
f1b95641cb
|
Refactor api deletePool, addHost, addSecondaryStorage
|
2010-08-18 15:41:16 -07:00 |
abhishek
|
716271fca1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-08-18 14:05:45 -07:00 |
abhishek
|
aa6e9ab2bb
|
Refactoring the startvm command
|
2010-08-18 14:01:15 -07:00 |
Alex Huang
|
b250b985ec
|
changes
|
2010-08-18 12:19:22 -07:00 |
alena
|
e2950eb5a1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/api/BaseCmd.java
server/src/com/cloud/network/security/NetworkGroupManagerImpl.java
|
2010-08-18 11:36:05 -07:00 |
alena
|
3d85fdf687
|
API refactor
|
2010-08-18 11:24:29 -07:00 |
abhishek
|
1174486e27
|
Refactoring into server project
|
2010-08-17 16:43:57 -07:00 |
abhishek
|
7e502768ed
|
Incremental checkin
|
2010-08-17 16:07:48 -07:00 |
Alex Huang
|
a89aad4d15
|
removed override
|
2010-08-17 10:16:16 -07:00 |
Alex Huang
|
867b43dcf9
|
more changes for the rewrite.
|
2010-08-16 11:28:11 -07:00 |
Manuel Amador (Rudd-O)
|
14ae76781e
|
Committing Kris' big merge
|
2010-08-11 16:02:57 -07:00 |
Manuel Amador (Rudd-O)
|
ac730ec496
|
Branch 2.1.refactor committed
|
2010-08-11 09:13:42 -07:00 |
Manuel Amador (Rudd-O)
|
05c020e1f6
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |