Min Chen
|
ef541a2a7b
|
Fix CLOUDSTACK-2538: Add name as an optional parameter for addImageStore
api.
|
2013-05-20 13:39:43 -07:00 |
|
Edison Su
|
879a954b98
|
delete snapshot at the backend
|
2013-05-14 21:58:07 -07:00 |
|
Min Chen
|
564d3d6fa0
|
Fix CLOUDSTACK-2488: Delete iso async job is running forever.
|
2013-05-14 16:12:49 -07:00 |
|
Min Chen
|
95e7e270d4
|
Fix the hanging issue in deleting ISO referenced by some user vms.
|
2013-05-14 14:57:02 -07:00 |
|
Edison Su
|
993187622e
|
fix compile, after rebase to master
|
2013-05-10 20:39:02 -07:00 |
|
Alex Huang
|
342624e0eb
|
Merged with head
|
2013-05-10 16:33:57 -07:00 |
|
Alex Huang
|
3047929367
|
Merged
|
2013-05-10 16:21:43 -07:00 |
|
Edison Su
|
42e25a22fc
|
refactor kvm/vmware resource code
|
2013-05-09 23:10:05 -07:00 |
|
Min Chen
|
dc5d2f45e9
|
Make copyFromS3ToNFS flow work.
|
2013-05-08 17:39:46 -07:00 |
|
Min Chen
|
ac1b75dc9f
|
Fix a bug in deleteTemplate return result.
|
2013-05-07 17:58:45 -07:00 |
|
Min Chen
|
8a514ea4b8
|
Update template size in VMTemplate table.
|
2013-05-07 17:45:06 -07:00 |
|
Min Chen
|
70f866156f
|
Fix a bug in updating template_store_ref entry.
|
2013-05-07 17:45:06 -07:00 |
|
Min Chen
|
26424ff2a8
|
Make url in AddImageStoreCmd not required since S3 does not have url.
|
2013-05-06 22:14:49 -07:00 |
|
Edison Su
|
9f7bad2cef
|
fix creating snapshot
|
2013-05-06 18:27:15 -07:00 |
|
Edison Su
|
2d544e7127
|
volume related operation works
|
2013-05-06 18:27:15 -07:00 |
|
Alex Huang
|
ad2777c547
|
Moved agent commands to core and out of api
|
2013-05-06 16:34:20 -07:00 |
|
Min Chen
|
0d78209b73
|
Address various UI requirements by introducing provider constants.
|
2013-05-06 15:12:33 -07:00 |
|
Min Chen
|
c60c373a38
|
Modify DownloadCommand to pass DataTO.
|
2013-05-02 23:05:19 -07:00 |
|
Min Chen
|
87fafb7287
|
Add S3 register template integration test.
|
2013-05-02 15:20:46 -07:00 |
|
Min Chen
|
36c1538f06
|
Bugfix to make deployDataCenter.py work.
|
2013-04-30 17:42:48 -07:00 |
|
Edison Su
|
99dcb23b1c
|
fix build
|
2013-04-29 19:37:47 -07:00 |
|
Edison Su
|
2f689171e0
|
refactor snapshot
|
2013-04-29 18:51:14 -07:00 |
|
Edison Su
|
37cbe8890f
|
refactor snapshot
|
2013-04-29 18:51:13 -07:00 |
|
Min Chen
|
5b7ea8b0fe
|
Remove DeleteObjectFromSwiftCommand, which can be achieved through
DeleteTemplateCommand.
|
2013-04-26 17:52:50 -07:00 |
|
Min Chen
|
c2e9be8d31
|
Handle DeleteVolumeCommand for S3.
|
2013-04-26 16:45:11 -07:00 |
|
Min Chen
|
91bfbdf1c4
|
Handle ListTemplateCommand in NfsSecondaryStorageResource for various
data store provider.
|
2013-04-26 12:25:06 -07:00 |
|
Edison Su
|
4029e7af44
|
refactor data motion service for volumes
|
2013-04-24 18:53:57 -07:00 |
|
Min Chen
|
79151f5f5d
|
Remove sendToSSVM reference from SnapshotManagerImpl and
TemplateManagerImpl.
|
2013-04-24 17:45:32 -07:00 |
|
Min Chen
|
4c174a6867
|
Fix DeleteSnapshotBackupCommand to pass dataStore information.
|
2013-04-24 17:30:38 -07:00 |
|
Min Chen
|
792fc471a2
|
Remove VolumeHostDao references from codebase.
|
2013-04-24 11:11:58 -07:00 |
|
Min Chen
|
7543f314a7
|
Remove more VMTemplateHostDao references.
|
2013-04-23 17:12:21 -07:00 |
|
Edison Su
|
b8c5c67fbc
|
add copycommand at resouce side
|
2013-04-22 19:12:50 -07:00 |
|
Min Chen
|
9c584b5500
|
Use EndPoint to send local/remote command, and hide agentMgr message
passing.
|
2013-04-22 13:21:28 -07:00 |
|
Min Chen
|
ffdf567b58
|
Add implemention to pick EndPoint for secondary storage
|
2013-04-22 13:19:04 -07:00 |
|
Edison Su
|
0a6e386997
|
fix callback installation
|
2013-04-22 11:18:48 -07:00 |
|
Edison Su
|
f3ee8fbd7d
|
clean up createasync
|
2013-04-21 23:15:50 -07:00 |
|
Edison Su
|
abf40435f3
|
refactor downloadlistener, sync system vm templates when adding a new image store
|
2013-04-21 22:46:02 -07:00 |
|
Edison Su
|
1fe5d7c886
|
need to download image to cache storage from s3/swift on mgt server for default system vm templates
|
2013-04-18 01:56:34 -07:00 |
|
Mice Xia
|
7cc82db345
|
Fix CLOUDSTACK-2062 NPE while deleting the primary storage[Added with scope=cluster]
|
2013-04-17 22:06:45 +08:00 |
|
Min Chen
|
c74969fcb0
|
add deleteTemplate implementation into S3 and Swift driver
implementation.
|
2013-04-16 16:53:13 -07:00 |
|
Min Chen
|
1b3994e180
|
Fix copyTemplateCmd.
|
2013-04-16 16:38:14 -07:00 |
|
Min Chen
|
0da2da852b
|
Fix the flow of deleteTemplateCmd.
|
2013-04-16 12:03:12 -07:00 |
|
Min Chen
|
593337565e
|
Add S3 code to handle DownloadCommand for registerTemplate.
|
2013-04-15 14:44:39 -07:00 |
|
Pascal Borreli
|
20614598bf
|
Fixed typos
Signed-off-by: Milamber <milamber@apache.org>
|
2013-04-13 13:28:32 +00: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 |
|
Edison Su
|
e5bf38ed05
|
add cache storage
|
2013-04-11 10:52:53 -07:00 |
|
Min Chen
|
02686583cf
|
First draft of register template using image store.
|
2013-04-10 18:02:53 -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 |
|