Abhinandan Prateek
|
92254a5a2f
|
Revert "Updating pom.xml version numbers for release 4.2.1"
This reverts commit 7fb9dcb131e1d2d5a7c87e0aab2929b772bcd008.
|
2013-12-03 17:16:18 +05:30 |
Abhinandan Prateek
|
e8c3c650a7
|
Updating pom.xml version numbers for release 4.2.1
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2013-12-03 17:16:17 +05:30 |
Abhinandan Prateek
|
4cb311530c
|
Revert "Updating pom.xml version numbers for release 4.2.1"
This reverts commit 0b9eadaf14.
|
2013-11-12 21:17:27 +05:30 |
Abhinandan Prateek
|
0b9eadaf14
|
Updating pom.xml version numbers for release 4.2.1
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2013-11-12 21:15:01 +05:30 |
animesh
|
21043bfe84
|
Updating pom.xml version numbers for release 4.2.1-SNAPSHOT
Signed-off-by: animesh <animesh@apache.org>
|
2013-10-03 17:13:17 -07:00 |
Animesh Chaturvedi
|
06f28722b6
|
Updating pom.xml version numbers for release 4.2.0
Signed-off-by: Animesh Chaturvedi <animesh@Animesh-LinuxDev.citrite.net>
|
2013-08-22 17:15:42 -07:00 |
Edison Su
|
ed46a64add
|
CLOUDSTACK-3852: fix upload volume
|
2013-07-26 18:05:10 -07:00 |
Prasanna Santhanam
|
de38cd815f
|
Fix typo in class name
AsyncRpcConext -> AsyncRpcContext
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-29 13:50:25 +05:30 |
Edison Su
|
a715eb8121
|
clean up storage related code, and add lru replacement algorithm for cache storage
|
2013-06-14 15:55:59 -07:00 |
Min Chen
|
18aeef3ef1
|
Merge branch 'master' (up to commit
c30d9be3ce) into object_store.
|
2013-06-12 11:20:32 -07:00 |
Min Chen
|
66e702222d
|
Simplify various DeleteTemplateCommnad, DeleteVolumeCommand and
DeleteSnapshotBackupCommand to use one DeleteCommand, also provide
BaseImageStoreDriverImpl class for plugin to inherit to avoid code
duplication.
|
2013-06-06 18:00:38 -07:00 |
Min Chen
|
ef03d5a122
|
Move data store specific extract template/iso logic from
TemplateManager to data store driver.
|
2013-06-04 11:50:43 -07:00 |
Edison Su
|
0a5228922b
|
clean up storage related coded
|
2013-05-29 18:04:37 -07:00 |
Edison Su
|
42e25a22fc
|
refactor kvm/vmware resource code
|
2013-05-09 23:10:05 -07:00 |
Edison Su
|
2d544e7127
|
volume related operation works
|
2013-05-06 18:27:15 -07:00 |
Min Chen
|
0d78209b73
|
Address various UI requirements by introducing provider constants.
|
2013-05-06 15:12:33 -07:00 |
Min Chen
|
36c1538f06
|
Bugfix to make deployDataCenter.py work.
|
2013-04-30 17:42:48 -07:00 |
Edison Su
|
37cbe8890f
|
refactor snapshot
|
2013-04-29 18:51:13 -07:00 |
Edison Su
|
4029e7af44
|
refactor data motion service for volumes
|
2013-04-24 18:53:57 -07:00 |
Min Chen
|
2dd8e2cb97
|
add getStoreTO into each DataStoreDriver, and add implementation for 3
data store plugins.
|
2013-04-12 18:22:23 -07:00 |
Edison Su
|
b81fa6d9ea
|
add copy template to cache store
|
2013-04-12 16:03:30 -07:00 |
Min Chen
|
bb64672715
|
Refactor DownloadMonitorImpl code, move some functionalities to
TemplateServiceImpl and VolumeServiceImpl.
|
2013-04-11 18:09:42 -07:00 |
Min Chen
|
3897590bb1
|
Add check in addImageStoreCmd to guarantee our assumption of homogeneous
image stores.
|
2013-04-09 16:36:02 -07:00 |
Min Chen
|
74880fa26f
|
add DeleteImageStoreCmd Api.
|
2013-04-08 16:18:06 -07:00 |
Min Chen
|
a872d6d306
|
Renamed internal classes to use "imageStorexxx" instead of previous
"imageDataStorexxx". Add new addImageStoreCmd to use 3 image store
provider plugins.
|
2013-04-05 17:33:35 -07:00 |
Min Chen
|
5b31a45ebc
|
Some further naming refactoring.
|
2013-04-05 11:18:32 -07:00 |
Min Chen
|
a5416797ab
|
Move previous AncientImageDataStore provider and DefaultImageDataStore
provider code into plugins.
|
2013-04-05 11:18:32 -07:00 |