Pascal Borreli
|
531bb6c175
|
Fixed Primary typo
|
2013-04-12 20:13:14 +01:00 |
Chip Childers
|
6a5f61a487
|
Revert "Fixed Primary typo"
This reverts commit 322eae5429.
|
2013-04-12 15:27:37 +01:00 |
Pascal Borreli
|
322eae5429
|
Fixed Primary typo
|
2013-04-12 14:11:10 +01:00 |
Sheng Yang
|
0760fdf6d0
|
CLOUDSTACK-1332: Add IPv6 DNS for Zone
|
2013-02-25 16:07:14 -08:00 |
Kelven Yang
|
4f38d745b8
|
CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory
|
2013-02-24 13:31:42 -08:00 |
Kelven Yang
|
176523254e
|
Improve component lifecycle management with system run-level concept
|
2013-01-30 15:21:02 -08:00 |
Edison Su
|
6f5655cb03
|
generalize storage orchestration: DataObjectManager will handle all the object life cycle management
|
2013-01-24 18:30:08 -08:00 |
Edison Su
|
c921118c58
|
add image create test case
|
2013-01-22 13:25:48 -08:00 |
Edison Su
|
4fbecf15ec
|
add unit test back, primary storage life cycle is tested
|
2013-01-21 17:01:00 -08:00 |
Edison Su
|
3251cd665b
|
add test case for create storage pool
|
2013-01-21 16:59:51 -08:00 |
Edison Su
|
b4988e86ab
|
add backedn code
|
2013-01-21 16:59:50 -08:00 |
Edison Su
|
8af85b04d0
|
refactor api, based on suggestion from community
|
2013-01-14 18:52:39 -08:00 |
Rohit Yadav
|
ea3f5ecb54
|
Fix license for xml files in javelin
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:31:47 -08:00 |
Rohit Yadav
|
ba20e7f85a
|
Fix license headers for java files in javelin
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:27:09 -08:00 |
Edison Su
|
2d6133c61e
|
change the top level async call using future
|
2013-01-04 17:17:57 -08:00 |
Edison Su
|
9410cd1f3c
|
add deletevolume and createdata disk
|
2013-01-03 18:56:18 -08:00 |
Kelven Yang
|
259e6d5f74
|
Fix a few Spring bootstrap issues
|
2012-12-27 17:46:52 -08:00 |
Edison Su
|
9de3a1fae4
|
add create volume from base image command
|
2012-12-27 16:31:59 -08:00 |
Edison Su
|
d99161399e
|
so many traps in rpc call: you can't use aop in a thread, you need to intercept finalize call etc
|
2012-12-24 02:37:32 -08:00 |
Edison Su
|
4b2d9f4415
|
refactor test cases: use testNG instead of junit, as testNG can group test cases and pass parameter to test case
|
2012-12-22 22:10:39 -08:00 |
Edison Su
|
ac88c16be6
|
finaly, finish download template to primary storage
|
2012-12-20 19:06:02 -08:00 |
Edison Su
|
c216990e1c
|
trying to add code to download url into devcloud
|
2012-12-19 18:43:04 -08:00 |
Edison Su
|
0581ea763a
|
add xenserver backend code: download template from http directly
|
2012-12-18 18:34:13 -08:00 |
Edison Su
|
aefb657c41
|
Finally, get async api call works for storage subsystem
|
2012-12-17 18:12:46 -08:00 |
Edison Su
|
510d3759a7
|
fix build
|
2012-12-13 15:17:23 -08:00 |
Edison Su
|
ae59bf6c3b
|
add lifecycle on primarydatastore
|
2012-12-07 18:23:08 -08:00 |
Edison Su
|
1b91641397
|
We can directly load xenserver resource in unit test now, that means directly sending commands to hypervisor host in unit test is possible, storage integration test is in a final stage
|
2012-12-05 17:52:24 -08:00 |
Edison Su
|
2c689adce7
|
add more implementation in volume project
|
2012-12-03 18:34:49 -08:00 |
Edison Su
|
54f9a5de65
|
add backup/snapshot project
|
2012-12-03 13:39:44 -08:00 |
Edison Su
|
225ad3c289
|
seperate code into different modules: storage, storage/volume, storage/image, storage/snapshot, storage/backup, storage/integration-test
|
2012-11-27 19:16:28 -08:00 |