Edison Su
|
bdfddc3e3d
|
CLOUDSTACK-4398: get physical size of template if the template is stored in S3
|
2013-08-19 17:51:23 -07:00 |
Kishan Kavala
|
4f3e648f45
|
CLOUDSTACK-4295 : Template Physical size is stored as size in template.properties. physicalsize param does not exist in template.properties
|
2013-08-14 17:28:22 +05:30 |
Edison Su
|
333b272120
|
CLOUDSTACK-4073: fix s3 on vmware
|
2013-08-05 20:20:31 -07:00 |
Edison Su
|
ed46a64add
|
CLOUDSTACK-3852: fix upload volume
|
2013-07-26 18:05:10 -07:00 |
Edison Su
|
bfe30cd2e3
|
CLOUDSTACK-3681: fix bunch of bugs related to vmware, regarding to snapshot
|
2013-07-24 15:54:36 -07:00 |
Edison Su
|
e659328ff5
|
fix create template from snapshot if it's swift
|
2013-07-19 18:18:02 -07:00 |
Min Chen
|
947e9e9020
|
CLOUDSTACK-3570:Vmware - Template downloads are getting re-initiated
every time management server is restarted.
|
2013-07-16 17:54:46 -07:00 |
Prasanna Santhanam
|
085e8838e4
|
Fix typo in backupSnapshotCommand
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-29 13:50:25 +05:30 |
Min Chen
|
f0ebb0596d
|
CLOUDSTACK-3027:Object_Store_Refactor - Uploaded template S3
content-type is not appropriate
|
2013-06-19 16:50:27 -07:00 |
Min Chen
|
1df4cf839e
|
CLOUDSTACK-3028: Object_Store_Refactor - S3 reduced redundancy storage
should be an option.
|
2013-06-17 11:49:33 -07:00 |
Min Chen
|
0acce2c518
|
Remove extra / for template install path during sync.
|
2013-06-14 15:14:41 -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
|
4e404953ad
|
Support Multi part upload for S3 using TransferManager.
|
2013-06-05 09:40:33 -07:00 |
Anthony Xu
|
56535a7a83
|
zero size of template/volume being registered causes infinite loop on SSVM,
the fix is if the size is 0, return success without download
|
2013-05-29 15:18:20 -07:00 |
Min Chen
|
f5732fe3bf
|
Consolidate code to use UriUtils.validateUrl instead of repeating code
several places.
|
2013-05-21 16:50:02 -07:00 |
Edison Su
|
a0c3d280b4
|
merge to master
|
2013-05-15 00:40:53 -07:00 |
Edison Su
|
879a954b98
|
delete snapshot at the backend
|
2013-05-14 21:58:07 -07:00 |
Edison Su
|
68ffe1c706
|
fix bug in create volume from snapshot
|
2013-05-14 16:38:02 -07:00 |
Min Chen
|
3424ac86ad
|
Fix size issue for template created from snapshot.
|
2013-05-13 17:45:22 -07:00 |
Nitin Mehta
|
c11dbad9c9
|
merge master
|
2013-05-11 15:28:43 +05:30 |
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
|
15fc4e137d
|
add license header
|
2013-05-10 11:40:11 -07:00 |
Edison Su
|
42e25a22fc
|
refactor kvm/vmware resource code
|
2013-05-09 23:10:05 -07:00 |
Min Chen
|
a83b87b7e5
|
Set template size for S3 template downloader.
|
2013-05-09 22:49:14 -07:00 |
Min Chen
|
f965e2d892
|
Download system template while adding S3 image store is working.
|
2013-05-09 21:49:12 -07:00 |
Min Chen
|
292e77b96b
|
Fix marvin test to add S3 image store and cache storage.
|
2013-05-09 16:19:06 -07:00 |
Min Chen
|
8ad517c028
|
Append template unique name for S3 key for template sync.
|
2013-05-08 17:58:52 -07:00 |
Min Chen
|
dc5d2f45e9
|
Make copyFromS3ToNFS flow work.
|
2013-05-08 17:39:46 -07:00 |
Min Chen
|
3b45bc9c30
|
Make S3 register template work.
|
2013-05-08 11:12:26 -07:00 |
Edison Su
|
ac7be218d5
|
creat template from volume/snapshot, and then create vm from template works now
|
2013-05-07 20:18:19 -07:00 |
Edison Su
|
5aeca646ae
|
make create template from volume/snapshot work
|
2013-05-07 20:18:19 -07:00 |
Min Chen
|
3315b23595
|
Relax url port validation and some MockLocalNfsSecondaryStorageResource
fix.
|
2013-05-07 13:34:27 -07:00 |
Min Chen
|
f5d5526d41
|
Fix unit test to test NFS template download flow.
|
2013-05-06 18:02:52 -07:00 |
Alex Huang
|
f6913b5088
|
Removed files that are no longer used and further separated out the files in the core project
|
2013-05-06 16:34:21 -07:00 |
Alex Huang
|
ad2777c547
|
Moved agent commands to core and out of api
|
2013-05-06 16:34:20 -07:00 |
Alex Huang
|
e0d8f01ecd
|
Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema.
|
2013-05-06 16:34:16 -07:00 |
Min Chen
|
0d78209b73
|
Address various UI requirements by introducing provider constants.
|
2013-05-06 15:12:33 -07:00 |
Min Chen
|
7ad263b67e
|
Revert previous workaround for ListTemplateCommand, which is correct
after updating the systemvm.iso on devcloud.
|
2013-05-06 11:29:57 -07:00 |
Min Chen
|
a221ecb484
|
Workaround an issue of null url when ListTemplateCommand is received on
SSVM side, also fix a bug in listTemplates with id passed.
|
2013-05-04 23:09:23 -07:00 |
Min Chen
|
e0ab845e92
|
Add gson adapter to serialize/deserialize DataTO and DataStoreTO.
|
2013-05-03 17:29:12 -07:00 |
Min Chen
|
23db72d8b4
|
S3 template download test is working except state transition part.
|
2013-05-03 14:59:13 -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 |
Kelven Yang
|
f101241050
|
Apply patch for https://reviews.apache.org/r/10892/
|
2013-05-01 17:40:38 -07:00 |
Edison Su
|
37cbe8890f
|
refactor snapshot
|
2013-04-29 18:51:13 -07:00 |
Min Chen
|
35264f7087
|
Add Download progress support for S3 template/volume download.
|
2013-04-29 17:07:25 -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
|
471ad51080
|
Handle Volume type in DownloadCommand.
|
2013-04-26 16:34:23 -07:00 |