Commit Graph

20391 Commits

Author SHA1 Message Date
Jessica
f0b2f13e54 CLOUDSTACK-864. DOC. Small typo fix for Talluri's review comment.
(cherry picked from commit 9172cc96e9)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:14:32 -07:00
Jessica
bea531f4eb CLOUDSTACK-900. DOC. Live storage migration, XenMotion, vMotion.
(cherry picked from commit e14e1379b6)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:14:02 -07:00
Jessica
aa5851385a CLOUDSTACK-2289. DOC. Granular configuration parameters. You can now configure settings for entities lower than the global level.
(cherry picked from commit bdc87ab915)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:13:44 -07:00
Jessica
f77b957e8a CLOUDSTACK-2405. DOC. Changing ownership of a VM from one account to another in any domain.
(cherry picked from commit 0d8ce418c5)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:13:25 -07:00
Jessica
80376a4c10 CLOUDSTACK-3298. DOC. New upper limit on userdata for a VM.
(cherry picked from commit b9325cd334)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:13:08 -07:00
Jessica
62a081629f CLOUDSTACK-815. DOC. Update Regions documentation to replace API steps with UI steps.
(cherry picked from commit 45877b009e)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:12:49 -07:00
Jessica
17fd153301 DOC. Fix doc type declaration typo in Host Allocation section.
(cherry picked from commit fe6b884dd7)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:12:27 -07:00
Jessica
719f82003d CLOUDSTACK-818. DOC. Add how-to for Dedicate pod, cluster, and host to an account or domain.
(cherry picked from commit 141e3b181e)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:12:11 -07:00
Jessica
75dff7cc78 CLOUDSTACK-2121. DOC. Add procedure for deleting affinity groups. Replace button icon with smaller version.
(cherry picked from commit 042d44f034)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 21:57:15 -07:00
Kelven Yang
85507c2366 CLOUDSTACK-4464,CLOUDSTACK-4529: use property collector to collect all information in one round, we have a few other places that need to do it the same way
(cherry picked from commit 4c6ec5f3c6)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 21:56:46 -07:00
Min Chen
ddc4990a0d 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.
(cherry picked from commit 4ba68e3b3f)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 21:56:03 -07:00
radhikap
8268a8ee36 ntier apps review comments for CLOUDSTACK-2808, CLOUDSTACK-769 2013-08-28 09:30:00 +05:30
Edison Su
1b90a4554f CLOUDSTACK-3535: fix regression introduced in 5d9fa5d42e
(cherry picked from commit 6b4aed2aca)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 19:55:23 -07:00
Kelven Yang
f2c8469c59 CLOUDSTACK-4518: make folder sync resilience with possible runtime situation
(cherry picked from commit 8326dfb76f)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 16:57:24 -07:00
Kelven Yang
a1fd39faee CLOUDSTACK-4529: use property collector to collect all information in one round
(cherry picked from commit 687e87faa7)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 16:57:05 -07:00
Edison Su
2fdfd66f65 CLOUDSTACK-4459: one more try, bypass libvirt to find volume if libvirt call failed
(cherry picked from commit cfe3a0fee3)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 14:36:53 -07:00
Min Chen
9333e02837 CLOUDSTACK-4516:[Upgrade][VMWare]
MySQLIntegrityConstraintViolationException while performing any task
using local storage after upgrade from 3.0.7 to 4.2.(cherry picked from commit 21cb33a02c)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 14:35:38 -07:00
Min Chen
15f50c112b CLOUDSTACK-4520: [upgrade][vmware]ExtractVolumeCmd fails with NPE while
attempting to download a volume.(cherry picked from commit 13d9070d5e)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 14:35:21 -07:00
Jessica
ee090f8b36 CLOUDSTACK-2121. DOC. New docs for affinity groups.
(cherry picked from commit ee0b1d768a)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 13:54:03 -07:00
Jessica
3ee0397b00 CLOUDSTACK-2121. DOC. New docs for affinity groups.
(cherry picked from commit 2d08a322dd)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 13:53:47 -07:00
radhikap
ca0f62455a CLOUDSTACK-772 review comments on DVS fixed
(cherry picked from commit 6da0eb4b8b)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 13:30:41 -07:00
radhikap
5566cd7e94 CLOUDSTACK-772 review comments on DVS fixed 2013-08-27 13:30:19 -07:00
radhikap
4312faeade review comments for CLOUDSTACK-1815 2013-08-27 13:29:45 -07:00
Dave Cahill
41d2fb3d17 CLOUDSTACK-4466: Fix DHCP capability breaks in 4.2 for MidoNet
A recent code change in NetworkManager causes NullPointerExceptions when DHCP
capability list is null.

The commit which made the NetworkManager change also changed the VirtualRouter
to not use null for the capabilitylist, but didn't make this change for other
network devices, causing DHCP to fail on MidoNet.

This change also updates the MidoNet plugin to use the most recent MidoNet API.

Signed-off-by: Sheng Yang <sheng.yang@citrix.com>
(cherry picked from commit a55c75bbd2)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:57:01 -07:00
Murali Reddy
4a5f2dd699 CLOUDSTACK-3010: [VMWare] [SharedNetworkWithServices] router VM
deployment fails with error "Message: Invalid configuration for device
'2'."

ensuring that direct network guru assigns a mac address for the nic that
it designs
(cherry picked from commit 47fa6d9561)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:56:45 -07:00
Kelven Yang
4b4315ff71 CLOUDSTACK-4522: check before we do dynamic casting
(cherry picked from commit 8099a6e200)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:56:25 -07:00
Sateesh Chodapuneedi
a48e6685a1 CLOUDSTACK-4443 [VMWARE]Failed to deploy VM's on VMWARE Standard vSwitch Legacy Zone after upgrade
While upgrading to 4.2 to support existing clusters working over standard vswitch or nexus dvswitch should be supported as is. To ensure this while upgrading to 4.2, existing cluster's vswitch configuration needs to be persisted to database. If zone level traffic label is empty then default vswitch name would be used.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
(cherry picked from commit 808183fdcc)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:56:08 -07:00
Wido den Hollander
bba9801cf7 CLOUDSTACK-4423: Do not always append .qcow2 to volume names when copying
Disk images are not always in the QCOW2 format, so don't assume that the
filename will always and in .qcow2
(cherry picked from commit 93b40b0ca6)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:55:51 -07:00
Wido den Hollander
7678ab4d0d CLOUDSTACK-1191: Re-enable deployment of SystemVMs on RBD
This was reverted by 0a5228922b unintentionnaly
but broke this feature for RBD.

Enable SystemVM deployment on RBD again
(cherry picked from commit 3315159de6)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:55:29 -07:00
Bharat Kumar
fa6da31e15 CLOUDSTACK-4498 we should not reserve memory and cpu for vmware VMs if the vmware.reserve.cpu and vmware.reserve.mem are set to false.
Conflicts:
	plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java

Signed-off-by: Jayapal <jayapal@apache.org>
(cherry picked from commit f701831713)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:55:14 -07:00
Harikrishna Patnala
1e3eeacf2d CLOUDSTACK-4482: getVMPassword() API call does not return password for Vms that are deployed with password enabled templates.
Improving the error message saying no ssh key pair is assinged to VM to get the encrypted password and included a check for password enabled template

Signed-off-by: Koushik Das <koushik@apache.org>
(cherry picked from commit 37d500d2a6)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:54:52 -07:00
Likitha Shetty
daaba12997 CLOUDSTACK-4471. If an instance fails to start then mark the volumes allocated as part of VM creation as removed and set the volume state as destroyed.
(cherry picked from commit 7cc8ccead5)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:54:10 -07:00
Anshul Gangwar
7accca25e1 CLOUDSTACK-3806: There was error in host_view sql, it was using host_details.id for join instead host_details.host_id
Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-08-27 12:53:44 -07:00
Kelven Yang
21f631f13d CLOUDSTACK-3237: add disk chain sync logic to handle out-of-band chain changes that could happen in storage live migration and VM snapshot operations 2013-08-27 12:53:20 -07:00
frank
5524e61f4b CloudStack CLOUDSTACK-4484
Vmware - Not able to fetch userdata from guest Vms using http://<router-address>/latest/user-data
(cherry picked from commit 697cc2e397)

Signed-off-by: animesh <animesh@apache.org>
2013-08-27 12:52:54 -07:00
Edison Su
5878607970 CLOUDSTACK-4459:
Libvirt reports:
org.libvirt.LibvirtException: Storage volume not found: no storage vol
with matching name
in some cases, if the volume is created on one kvm host, while accessed
from other host.
It's possible due to concurrent access(read/write) storage.
The current fix is to try serveral times, and wait for 30 seconds for
each retry.
If the issue still there, then need to sync the storage pool access
2013-08-26 18:07:18 -07:00
Min Chen
9103984d34 CLOUDSTACK-3405: execute.in.sequence.hypervisor.commands and
execute.in.sequence.network.element.commands should be set to "true" by
default.
2013-08-26 16:35:34 -07:00
Edison Su
a23322bf20 Merge branch '4.2-forward' into 4.2 2013-08-26 16:18:12 -07:00
Edison Su
ad6fc9f680 CLOUDSTACK-4492: DB upgrade for volume state, from UploadOp to Uploaded 2013-08-26 15:49:09 -07:00
Sanjay Tripathi
208507a42a CLOUDSTACK-4495: systemVM template URL is pointing to old template location in upgrade file.
SystemVM template URL for XenServer hypervisor is pointing to old template location in the Upgrade410to420.java  file.
2013-08-26 15:46:48 -07:00
Jessica
171681b6a4 CLOUDSTACK-4334. DOC. Fix missing license header. 2013-08-26 15:31:17 -07:00
Brian Federle
f662e9897a CLOUDSTACK-4427: Fix non-async API call causing duplicate rows. 2013-08-26 15:12:55 -07:00
Jessica
3dfb88e09d CLOUDSTACK-3390. DOC. Describe that VMware Datacenter can now be visible as a zone. 2013-08-26 14:46:56 -07:00
Mike Tutkowski
6a2f15f94a Merge remote-tracking branch 'upstream/4.2-forward' into 4.2-forward
Make Mutual CHAP optional.
2013-08-26 15:34:52 -06:00
Mike Tutkowski
13a415fe8a Not everyone wants to use Mutual CHAP with VMware - make it optional. 2013-08-26 15:33:39 -06:00
Jessica Wang
ae68c841f6 CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > configure physical network > edit traffic type label > split "VMware Traffic Label" field into 3 fields: "vSwitch Name", "VLAN ID", "vSwitch Type". 2013-08-26 14:27:56 -07:00
Edison Su
38d8a84ebc CLOUDSTACK-4436: in case of older kvm host, we'd better try serveral times to make sure we passed cmdline parameters to system vms 2013-08-26 14:00:24 -07:00
Jessica
ecbd9ed93d CLOUDSTACK-4334. Documentation for how to write an object store plugin. 2013-08-26 13:49:42 -07:00
Jessica
9a6f2de70e DOC. Move misplaced paragraph from Secondary Storage section to Primary Storage section. 2013-08-26 12:48:36 -07:00
Jessica
40443bb5ea Revert "DOC. Fix typo in Basic Zone Configuration."
This reverts commit e5b7dc55ba.
2013-08-26 12:47:07 -07:00