Commit Graph

20437 Commits

Author SHA1 Message Date
Wei Zhou 6ed8a20697 CLOUDSTACK-2319: fix incorrect account_id in event table for Revoke SecurityGroupRule commands
(cherry picked from commit d9ba234d6c)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:21:18 -07:00
Edison Su 1b684ac231 CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2
(cherry picked from commit 3cca6502a1)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:17:38 -07:00
Kelven Yang 679aae78f3 Fix the build cause by typo in a un-test check-in!
(cherry picked from commit 2848af8126)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:16:56 -07:00
Vijayendra Bhamidipati d6b19bad1f CLOUDSTACK-4539: [VMWARE] vmware.create.full.clone is set to true in upgraded setup;default nature of vms are full clone
Reviwed-by: Kelven Yang <kelven.yang@citrix.com>
Description:

    Change the criterion for overriding/preserving the vmware.create.full.clone
    flag. The earlier criterion was simply the version numbers, but that is not
    a good business logic basis for the change. With this fix, if past version
    deployments have any deployments (data centers), this flag will be set to
    false. Else, it will be set to true.
(cherry picked from commit 07d79c7ad6)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:15:05 -07:00
Prachi Damle c696b449ee CLOUDSTACK-4561: DeployVm failed after upgrading from earlier version having a private zone to 4.2
Changes:
- In the upgrade path, for a private zone, entry needs to be added in the affinity_group_domain_map to provide access to the private zone for the domains it belongs too.
(cherry picked from commit 0b9b36cbca)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:14:39 -07:00
Edison Su 499bd9349f CLOUDSTACK-4459: fix silly bug, one more time
(cherry picked from commit 93bfe708d9)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:13:17 -07:00
Wei Zhou e3eefdf5a8 CLOUDSTACK-1192: GetVmDiskStatsCommand return null as disk I/O statistics does not support xen/vmware
(cherry picked from commit 3121133c03)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:12:46 -07:00
frank dced9723ff [Upgrade from 3.0.6 to 4.2][vmware] After upgrade the system vms fail to come up because "Secondary storage mount point" is pointing to a wrong location
when secondary storage is mounted as read-only, changing permission of files on it will fail. But we should still stick to current mount point instread of
returning a wrong mount point /mnt/sec
(cherry picked from commit db2d9703c1)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:12:03 -07:00
Sateesh Chodapuneedi f09afea067 CLOUDSTACK-4435 [VMWARE]System VM's are failed to start with Nexus enabled Zone
Since introducing pool of session contexts we no more have a dedicated context for each VMware hypervisor host.
Hence vsm credentials stored in session context cannot be retrieved always correctly. Fix is to register the vsm credentials after fetching context and the context gets recycled after use.

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

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:02:42 -07:00
Wei Zhou 30c5388253 CLOUDSTACK-4538: set default value of cpu.overprovisioning.factor and mem.overprovisioning.factor to 1
On a fresh environment, some values in cloud.configuration table are persisted in com.cloud.server.ConfigurationServerImpl.persistDefaultValues()
A default value need to be set before com.cloud.upgrade.DatabaseUpgradeChecker
(cherry picked from commit 1a67750cb6)
(cherry picked from commit 61ebfad449)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:02:20 -07:00
Wei Zhou c0471e64fe CLOUDSTACK-4538: fix small typo
(cherry picked from commit 68b668ae8f)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:01:58 -07:00
Prasanna Santhanam 204f85b051 CLOUDSTACK-4499: Wait until hosts are up before adding storage pools
This works around the delay caused in adding Xen 6.1/6.2 hosts where
host takes two attempts to transition to Up state. We will wait for one
minute per cluster before attempting to add storage pool in the cluster.

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 22ee499c3571b2a6b6921abb36c679128893c415)
(cherry picked from commit dc071e963e)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 16:00:37 -07:00
bharat kumar fc77090f8a CLOUDSTACK-4538 Should update the vmware clusters with the global overporvisioning factors after upgrade to 4.2.
Signed off by : Nitin Mehta <nitin.mehta@citrix.com>
(cherry picked from commit 4a7d7324d0)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:59:58 -07:00
Kelven Yang 34ee6f90bb CLOUDSTACK-4458: Volume attach/detach command needs to sent to hypervisor resource even when target VM is in Stopped state
(cherry picked from commit 995e193be2)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:59:25 -07:00
Kelven Yang 2b12088eab CLOUDSTACK-4519: reimplementdestroy-volume to take consideration of on-disk snapshot
(cherry picked from commit a316ffa27f)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:59:04 -07:00
Vijayendra Bhamidipati 42e66aa4e6 CLOUDSTACK-4539: [VMWARE] vmware.create.full.clone is set to true in upgraded setup;default nature of vms are full clone
Description:

    Do not overwrite value of vmware.create.full.clone flag in the
    cloud db if it already exists. This will preserve the configured
    clone creation behaviour across upgrades.
(cherry picked from commit a30a33c14d)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:58:43 -07:00
Prachi Damle 72a3cbb82e CLOUDSTACK-4528 [Vmware] new mapping vmware datacenter cloudstack zone - Virtual Router host migration across cluster FAIL
Change:
- Also add a check in migrateSystemVM API to check that source and destination host are in the same cluster
(cherry picked from commit b24e9a6dd5)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:57:52 -07:00
Prachi Damle cd592f5c23 CLOUDSTACK-4528: [Vmware] new mapping vmware datacenter cloudstack zone - Virtual Router host migration across cluster FAIL
Changes:
- listHosts within same cluster for migration of system and router VMs
(cherry picked from commit 52f4683099)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:57:31 -07:00
Edison Su ad3794df91 CLOUDSTACK-4405: add a tool: cloudstack-agent-upgrade to upgrade bridge name on kvm host
(cherry picked from commit 0ef6084d2c)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:57:08 -07:00
Sanjay Tripathi 0fc996c20f CLOUDSTACK-4434: EN: Ubuntu: Direct input "- _ ", "? /", "keyboard /" ,"keyboard -" keys are not working well for the US keyboard.
Reviewed-by: Fang Wang <fang.wang@citrix.com>

Signed-off-by: Vijayendra Bhamidipati <vijayendra.bhamidipati@citrix.com>
(cherry picked from commit f2874d0f22)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:56:45 -07:00
Mike Tutkowski 3c58f9bb97 Trim IQN so that the format /iqn/lun becomes iqn.(cherry picked from commit cb9fc8bece)
Signed-off-by: animesh <animesh@apache.org>
2013-09-03 15:50:52 -07:00
Min Chen da10231dd0 CLOUDSTACK-4430:[Automation][vmware] Failed to deploy vm, if one host is
down in a cluster.
(cherry picked from commit ad1633dda9)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 14:33:08 -07:00
rayeesn c43a998264 CLOUDSTACK-4509 : management cache folder need to cleanup before upgrade, currently its cleaning up only for 3.x upgrade ie /var/cache/cloud, it should do that same for 4.2 also /var/cache/cloudstack
(cherry picked from commit 63c8b147fe)

Signed-off-by: animesh <animesh@apache.org>
2013-09-03 14:31:24 -07:00
animesh 248ba8f335 Merge branch '4.2' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.2 2013-09-03 14:21:47 -07:00
radhikap 3e76e5cb43 review comments on Portable IP 2013-09-03 15:40:32 +05:30
Edison Su ff9130dd20 CLOUDSTACK-4559: fix devcloud
(cherry picked from commit 1a333f369b)

Signed-off-by: animesh <animesh@apache.org>
2013-09-02 22:34:20 -07:00
Wido den Hollander 66beddf330 docs: Add more information about RBD cloning to the Release Notes 2013-09-02 22:04:29 +02:00
radhikap 821373f4f6 CLOUDSTACK-4565 sheng's comments on shared networks 2013-09-02 14:35:13 +05:30
radhikap 53a7a0b5fd CLOUDSTACK-4565 sheng's comments 2013-09-02 14:32:29 +05:30
radhikap 59762e3dc6 review comments on API dev guide is incorporated 2013-09-02 14:01:43 +05:30
Wido den Hollander d70c51fef2 docs: Add RBD issue link to Release Notes 2013-08-30 17:47:20 +02:00
Wido den Hollander 0e0dacf8ae docs: Add Release Notes about Disk I/O Polling and Throttling 2013-08-30 17:04:54 +02:00
radhikap cc2f76e1d8 CLOUDSTACK-4533 usage server issue 2013-08-30 16:20:26 +05:30
radhikap 91ef76fb5d CLOUDSTACK-4569 review comments on egress firewall and multiple ip per nic 2013-08-30 16:02:41 +05:30
radhikap d951f7dca2 build error fixed 2013-08-30 11:46:19 +05:30
radhikap 682b57e724 CLOUDSTACK-4565 review comments on network section has been fixed 2013-08-30 11:28:49 +05:30
Wido den Hollander 178f405b9d docs: Update Release Notes Book information to version 4.2 2013-08-29 16:22:16 +02:00
Wido den Hollander d09a639805 CLOUDSTACK-4245: Add RBD (Ceph) notes to 4.2 Release Notes 2013-08-29 16:22:03 +02:00
radhikap f07cdd592d Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack 2013-08-29 14:38:22 +05:30
radhikap b5e8198f7d Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack 2013-08-29 14:33:08 +05:30
radhikap a0d4888f8d Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack 2013-08-29 14:18:32 +05:30
radhikap c34442e8fa fixing the build error and href errors 2013-08-29 14:18:29 +05:30
Jessica abd3461106 CLOUDSTACK-883. DOC. Fix license header in UI plugins section.
(cherry picked from commit 56ebf3b9b8)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:15:53 -07:00
Jessica 9a1ca73f30 CLOUDSTACK-883. DOC. Small fix to comment in UI plugins section.
(cherry picked from commit 4fe0fcf263)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:15:35 -07:00
Jessica 00d427d462 CLOUDSTACK-883. DOC. How to integrate your 3rd-party plugin with the UI. Contains brief third-party plugin code tutorial.
(cherry picked from commit 5036e4f9f9)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:15:16 -07:00
Jessica 301c82f882 CLOUDSTACK-815. DOC. Fix Regions documentation for reviewer comments.
(cherry picked from commit 55583c0f97)

Signed-off-by: animesh <animesh@apache.org>
2013-08-28 22:14:59 -07:00
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