Commit Graph

20937 Commits

Author SHA1 Message Date
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
Wei Zhou d0ffc9e339 CLOUDSTACK-1192: fix collectVmDiskStatistics issue when stopping a vm
(Cherry-picked from commit 65c1c986da)
2013-09-03 13:13:58 +02:00
radhikap 3e76e5cb43 review comments on Portable IP 2013-09-03 15:40:32 +05:30
Jayapal b99962d27f CLOUDSTACK-4586 Added CIDR validation for SG Egress rules 2013-09-03 14:17:16 +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
Wido den Hollander 8c3986df81 docs: Add more information about RBD cloning to the Release Notes 2013-09-02 22:04:07 +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 569594f962 CLOUDSTACK-4565 sheng's comments 2013-09-02 14:31:48 +05:30
radhikap 6e463f236f CLOUDSTACK-4565 sheng's comments 2013-09-02 14:30:51 +05:30
radhikap 59762e3dc6 review comments on API dev guide is incorporated 2013-09-02 14:01:43 +05:30
radhikap 034a67a7b4 review comments on API dev guide is incorporated 2013-09-02 14:00:47 +05:30
Kelven Yang 8ccff04722 CLOUDSTACK-4585: make run-time datastore folder migration, VM snapshot, bug in root disk controller type carried from previous version work under upgrade situation 2013-09-01 07:14:47 -07:00
Prasanna Santhanam 2575ded3f3 get host credentials from marvin configuration for ssvm test 2013-08-31 12:51:53 +05:30
Edison Su 21a44e3ed1 disk resize NPE, if the new disk offering doesn't have tags, then NPE 2013-08-30 18:15:20 -07:00
Edison Su ffc53e81e0 kvm upgrade issue from 2.2.14: 1. the uuid passed by mgt server is malformat, libvirt can't start vm. 2. the template path on primary storage is incorrect, which contains absolute path 2013-08-30 18:06:27 -07:00
Jessica Wang ff4f931cd8 CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit traffic type > set default value for vSwitchName field upon selected vSwitchType. 2013-08-30 15:18:32 -07:00
Jessica Wang 8d60e4436b CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit Public/Guest traffic type > vSwitchType dropdown > set default option upon configuration 'vmware.use.dvswtich' and 'vmware.use.nexus.vswitch'. 2013-08-30 14:55:06 -07:00
Jessica Wang 845e280d71 UI > Infrastructure > clusters > Add cluster dialog > change variable name for Nexus DVS fields to be more intuitive. 2013-08-30 14:55:06 -07:00
Chiradeep Vittal a98eb12549 CLOUDSTACK-4575: Portable IP: disassociating a transferred public IP fails
The code is excessively complicated and convoluted.
 DisassociateIP ->
     Revoke Rule -> {FW, PF{incl SNAT}, LB, RA VPN} ->
        -> Send IpAssoc (false) to VR
     Send all config to VR again
        -> Send IpAssoc(false) to VR again  <---- fails here since it cannot find the VLAN for the IP since it is already gone
        -> Mark Ip as released

The workaround fix would be to not throw an exception in CitrixResourceBase if it is disassociate and the VLAN does not exist on the XS host.

Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
2013-08-30 14:30:04 -07:00
Saksham Srivastava 6354604eed CLOUDSTACK-4572: findHostsForMigration API does not return correct host list
Changes:
Expected behavior:
The api should return the list of suitable/unsuitable hosts
Added fix that creates a deep copy of the the variable allHosts and prevents faulty host list return.
2013-08-30 12:31:25 -07:00
Kelven Yang e362f51f37 CLOUDSTACK-4362: always honor vCenter on-disk meta data to work with live migration better 2013-08-30 11:11:20 -07:00
Jessica Wang 2c2ebee3f7 CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > multiple physical networks > edit Public/Guest traffic type > fix a bug that vSwitch Type dropdown selection didn't remain after Public/Guest traffic type is dragged to another physical network. 2013-08-30 11:06:07 -07:00
David Nalley b5713ecad2 updating the version number 2013-08-30 12:11:58 -04:00
Wido den Hollander 0929011991 docs: Add RBD issue link to Release Notes 2013-08-30 17:47:32 +02:00
Wido den Hollander d70c51fef2 docs: Add RBD issue link to Release Notes 2013-08-30 17:47:20 +02:00
David Nalley 8d386a9f6c adding publican.cfg fot qig no idea why I missed this earlier 2013-08-30 11:07:55 -04:00
Wido den Hollander 62c3356d78 docs: Add Release Notes about Disk I/O Polling and Throttling 2013-08-30 17:05:32 +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
Marty Sweet 4044747514 Added Accessing System VM via SSH 2013-08-30 09:02:55 -04: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 f37e0b0b6b CLOUDSTACK-4569 review comments on egress firewall and multiple ip per nic 2013-08-30 15:44:53 +05:30
Prasanna Santhanam a011b450b6 docs: correcting the links to the wiki
- pointing to the new wiki page on 'How to build CloudStack'. Although
  we shouldnt be using wiki sections on our docs.
- Also formatting the rpms built by cloudstack into a paramlisting
(cherry picked from commit c2afa0f03ce3c9a0f04dcc108039ba5ef2d9edf9)
2013-08-30 15:20:28 +05:30
Wei Zhou d9ba234d6c CLOUDSTACK-2319: fix incorrect account_id in event table for Revoke SecurityGroupRule commands 2013-08-30 11:13:59 +02:00
Prasanna Santhanam 420b654eaf CLOUDSTACK-4567: Correcting URLs that pointed to the incubator resources
The location on the downloads section points to the incubator pages and
the KEYS file used for GPG verify of the source points to the incubator
resource. Corrected both links

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-30 14:36:29 +05:30
Prasanna Santhanam 72a026cea2 Fix pep8 formatting to fix cloudstack-marvin build
(cherry picked from commit 5326833971)
2013-08-30 12:41:16 +05:30
Wei Zhou 948014dee6 CLOUDSTACK-4566: fix incorrect values in resource_count table for resource limitation
There are three issues in resource_count table
(1) expunge a vm, the public_ip decreases and becomes -1 in basic zone.
(2) recover a vm, the volume increase.
(3) restore a vm, the volume decrease.
2013-08-30 08:51:01 +02:00
radhikap 1ba5915169 build error fixed 2013-08-30 11:49:55 +05:30
radhikap d951f7dca2 build error fixed 2013-08-30 11:46:19 +05:30
radhikap 2324be9410 CLOUDSTACK-4565 review comments on network section has been fixed 2013-08-30 11:43:48 +05:30
radhikap 7a8a3ca26b cherry pick error fixed 2013-08-30 11:38:59 +05:30
radhikap 682b57e724 CLOUDSTACK-4565 review comments on network section has been fixed 2013-08-30 11:28:49 +05:30
Edison Su 3cca6502a1 CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2 2013-08-29 16:45:26 -07:00
Kelven Yang 2848af8126 Fix the build cause by typo in a un-test check-in! 2013-08-29 16:18:36 -07:00
Vijayendra Bhamidipati 07d79c7ad6 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.
2013-08-29 09:21:23 -07:00
Prachi Damle 0b9b36cbca 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.
2013-08-29 14:37:02 -07:00