Harikrishna Patnala
27ea9274bd
Template/ISO download fails cause the object to disappear from UI
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-11-08 17:51:35 +05:30
Anthony Xu
9a27690093
CLOUDSTACK-4649:
...
xs 6.1/6.2 introduce the new virtual platform, so there are two virtual platforms, windows PV driver version must match virtual platforms,
this patch tracks PV driver versions in vm details and template details.
Anthony
2013-10-21 16:10:07 -07:00
Edison Su
9bff36ef45
add sourcetemplateid for template created from volume/snapshot
2013-09-17 17:04:03 -07:00
Min Chen
4ba68e3b3f
CLOUDSTACK-4530:Create Template from a Snapshot fails with unable to
...
find any snapshot ova/ovf when we have multiple secondary storage for a
zone.
2013-08-27 16:56:49 -07:00
Edison Su
cfe3a0fee3
CLOUDSTACK-4459: one more try, bypass libvirt to find volume if libvirt call failed
2013-08-27 14:16:23 -07:00
Min Chen
03011b8d7b
CLOUDSTACK-3950:Set cross-zone flag in registerTemplate/registerIso in
...
case of region-wide secondary is enabled.
2013-08-20 13:33:01 -07:00
Min Chen
0c706876bf
CLOUDSTACK-4250: [Object_store_refactor] Register ISO fails in multizone
...
environment if downloading to one of the zone fails.
2013-08-12 11:18:47 -07:00
Anthony Xu
e547b9f4cc
CLOUDSTACK-4210
...
delete templateVO entry when there is no image store having this template
2013-08-09 12:02:17 -07:00
Edison Su
784a9d45d0
CLOUDSTACK-4106: fix volume related operations on vmware&s3
2013-08-08 12:34:54 -07:00
Alena Prokharchyk
fda366f8d6
CLOUDSTACK-4087: updateTemplatePermissions - derive domainId from the template owner, not from the operation caller
2013-08-05 10:22:00 -07:00
Nitin Mehta
ddf91226ea
CLOUDSTACK-3913
...
Private templates would now get copied to only one of image storage chosen randamly as was the case earlier. Dont throw an exception for uploading volumes when there are multiple image stores, instead choose one of them randomly
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-08-05 17:32:21 +05:30
Min Chen
13d44fd7a6
CLOUDSTACK-3861 and CLOUDSTACK-3862: Deprecate old S3/Swift classes.
2013-08-02 16:05:53 -07:00
Bharat Kumar
60585b5181
[PATCH] upgrade to ASF 4.2 cloud Database Schema Inconsistencies
2013-08-02 17:22:31 +05:30
Min Chen
a9efec6403
CLOUDSTACK-3949:[Object_Store_Refactor][Usage] No usage event is
...
generated for registered ISO.
2013-07-30 18:05:34 -07:00
Min Chen
20831d00fb
CLOUDSTACK-3686: Registering a template does not generate a usage event.
2013-07-30 17:33:18 -07:00
Edison Su
734aa1d510
CLOUDSTACK-3908: fix extract path
2013-07-29 16:57:44 -07:00
Min Chen
140dfaaa5b
CLOUDSTACK-3862: Remove S3/Swift-backed Secondary Storage Code.
2013-07-29 14:04:52 -07:00
Nitin Mehta
1bfe9eb0a4
CLOUDSTACK-3892
...
Implement the download url expiration functionality for templates. Also persist the template download urls after their creation
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-07-29 19:47:45 +05:30
Edison Su
ed46a64add
CLOUDSTACK-3852: fix upload volume
2013-07-26 18:05:10 -07:00
Prachi Damle
f59947c322
CLOUDSTACK-3821 RegisterTemplate URL validation issue
...
Changes:
- Added validation for the url path
2013-07-25 15:31:16 -07:00
Min Chen
35dcc4d6f9
Fix an incomplete logging message.
2013-07-25 15:22:36 -07:00
Saksham Srivastava
d89115b5cf
CLOUDSTACK-2508: Template usage should report both physical and virtual sizes
2013-07-24 18:20:37 +05:30
Min Chen
ae248afc57
CLOUDSTACK-3639:Unable to create template from snapshot when there are
...
multiple secondary storages in the zone.
2013-07-23 16:55:26 -07:00
Harikrishna Patnala
12c711cef7
CLOUDSTACK-3358: create template from a volume/snapshot should also take input from User/Admin whether xstools / vmware tools installed in the VM
...
Signed off by : Nitin Mehta<nitin.mehta@citrix.com>
2013-07-19 11:54:36 +05:30
Min Chen
c443115a48
CLOUDSTACK-3513: [Automation] Failed to copy iso and template between
...
zones.
2013-07-17 17:24:23 -07:00
Edison Su
7e6c1a0bf7
CLOUDSTACK-3400: add swift support
2013-07-13 01:52:03 -07:00
Edison Su
c888fc6b75
add inital swift support
2013-07-13 01:52:03 -07:00
Harikrishna Patnala
8816d41d3b
CLOUDSTACK-2987: Fixing dynamicallyScalable flag in register and update template API Previuos commit: 7b6b8d7a07 This fix is due to some changes made by the merges after this commit.
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-07-12 15:27:25 +05:30
Min Chen
45cf96afb7
CLOUDSTACK-3335:[Object_Store_Refactor][Automation]CopyTemplate failed
...
with Unexpected exception.
2013-07-11 16:01:42 -07:00
Alena Prokharchyk
5f7b257fde
CLOUDSTACK-3387: deleteTemplate - log the exception message when delete command fails
2013-07-08 15:44:48 -07:00
Alena Prokharchyk
fdb85998ef
CLOUDSTACK-3347: fixed project deletion for project's owned template
...
Conflicts:
server/src/com/cloud/template/TemplateAdapterBase.java
2013-07-03 13:41:53 -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
Min Chen
87c401aaaf
CLOUDSTACK-3144: [Automation] Deletion of templates failing. Fails to
...
find image store housing template.
2013-06-28 17:57:42 -07:00
Mike Tutkowski
99227f7b3e
SolidFire plug-in and related changes
...
SolidFire plug-in
SolidFire plug-in related
2013-06-28 16:59:21 -06:00
Vijayendra Bhamidipati
78922589bb
CLOUDSTACK-2385: template download fails with Unexpected failure in Vmware.
...
Description:
Putting in fix to allow download of guest VM templates that are available
across zones.
2013-06-28 23:08:36 +05:30
Harikrishna Patnala
c8692f2e4a
CLOUDSTACK-3245: non admin user not able to register template
...
Reviewed-by: Alena Prokharchyk
2013-06-27 14:09:52 -07:00
Harikrishna Patnala
9385cf0453
CLOUDSTACK-2835: VR Deployement from admin registered template is failing because registered template type is user. Additional parameter "isrouter" in register/update template API for the root admin. True if registered template is of type ROUTING.
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 16:00:12 +05:30
Harikrishna Patnala
ec2bf09284
CLOUDSTACK-2794: Global parameter "router.template.id" should be removed The parameter was not in use. We use zone/global coonfigutaion parameters router.template.xenserver/vmware/hyperv/kvm/lxc to deploy router
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-26 15:56:40 +05:30
Edison Su
733ed3622d
fix compile
2013-06-20 00:57:06 -07:00
Edison Su
97f8c524b8
merge object_store
2013-06-20 00:18:00 -07:00
Harikrishna Patnala
7b6b8d7a07
CLOUDSTACK-2987 Ensure XStools to be there in template inorder to enable dynamic scaling of vm
...
CLOUDSTACK-3042 - handle Scaling up of vm memory/CPU based on the presence of XS tools in the template
This also takes care of updation of VM after XS tools are installed in the vm and set memory values accordingly to support dynamic scaling after stop start of VM
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-06-20 11:08:38 +05:30
Min Chen
18aeef3ef1
Merge branch 'master' (up to commit
...
c30d9be3ce ) into object_store.
2013-06-12 11:20:32 -07:00
Min Chen
ec55c2e909
CS-17842: java.lang.NullPointerException seen when using
...
"updateTemplatePermission" with projectids parameter.
2013-06-11 17:07:26 -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
Min Chen
e51adc3b7d
CLOUDSTACK-2673: Failed to deploy guest vm using ISO with S3 being the
...
storage provider.
2013-05-29 15:47:39 -07:00
Edison Su
0ed441c690
CLOUDSTACK-2637: fix upload volume
2013-05-24 19:00:52 -07:00
Min Chen
c609bc0541
Not reuse already destroyed entries in template_store_ref to make code
...
cleaner.
2013-05-24 14:34:56 -07:00
Min Chen
9e1a9bfd4b
Fix a bug in attachIsoToVM for S3.
2013-05-24 14:24:23 -07:00
Min Chen
863b534066
Copy iso from S3 to Cache in attach iso to VM.
2013-05-24 13:56:08 -07:00