Commit Graph

20751 Commits

Author SHA1 Message Date
Wei Zhou b4397acfcc CLOUDSTACK-4813: add function to get ExitValue when run bash commands 2013-10-04 11:05:41 +02:00
Hugo Trippaers 40716daeed Backport fixes on package.sh to the 4.2 branch 2013-10-04 10:01:06 +02:00
Hugo Trippaers bcaf537c8a Version was not updated in the XenServerJava pom 2013-10-04 10:00:40 +02:00
animesh 21043bfe84 Updating pom.xml version numbers for release 4.2.1-SNAPSHOT
Signed-off-by: animesh <animesh@apache.org>
2013-10-03 17:13:17 -07:00
animesh 86c93637f5 Merging 4.2-forward into 4.2 2013-10-02 23:05:34 -07:00
Kelven Yang 4533d2d88f CLOUDSTACK-4790: Skip reserved VMware scsi device number for SCSI disks 2013-10-02 17:52:39 -07:00
David Nalley 78517ee5cd Removing docs from 4.2 as they are now in their own repo 2013-10-02 15:12:51 -04:00
Gaurav Aradhye 219c64eef3 CLOUDSTACK: 4640 - Fixed indentation issues in function createInstance 2013-10-01 11:24:33 +05:30
Gaurav Aradhye b35e76132d CLOUDSTACK: 4635 - Fixed test case issues due to wrong indentation 2013-10-01 11:23:01 +05:30
Gaurav Aradhye 7d15b50704 CLOUDSTACK-4634: Fixed issue arising due to wrong indentation 2013-10-01 11:21:21 +05:30
Sowmya Krishnan f0b4f89469 CLOUDSTACK-4696 Handle Netscaler Provider enable for both zones
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit a5ede3af7f)
2013-10-01 11:19:36 +05:30
Jessica Wang dfc0180477 CLOUDSTACK-4767: UI > Intances > Attach ISO action - pass zoneId to listIsos API 2013-09-30 11:10:53 -07:00
Gaurav Aradhye 503fe75dc9 CLOUDSTACK: 4706 - Adding missing method get_region in common.py
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-09-30 15:18:30 +05:30
SrikanteswaraRao Talluri 07a6daf6cb CLOUDSTACK-4646: Increase the wait time for the routers to go into stopped state
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 55ef4b8c3c)
2013-09-30 15:16:21 +05:30
SrikanteswaraRao Talluri 6b28e03d6d CLOUDSTACK-4691: move egress rules host maintenance tests to maint folder
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-09-30 15:06:46 +05:30
sanjeevneelarapu a34bf457df CLOUDSTACK-702: Adding test for deploying vm in new cidr 1. Add guest ip range in new cidr and deploy vm in that
Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit ff2bd3d443)
2013-09-30 14:56:08 +05:30
SrikanteswaraRao Talluri 94f741bbf5 CLOUDSTACK-4344: pass delay and retries explicitly to remoteSSHclient to reduce time taken by the tests
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-09-30 12:21:39 +05:30
Edison Su 583279f337 CLOUDSTACK-4754: it's a race condition: delete template, and deploy vm from the template happened at the same time, 2013-09-27 16:09:46 -07:00
Kelven Yang 94c8e28f8d CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool 2013-09-27 15:24:16 -07:00
Wei Zhou a463f5eccc add docs: disk I/O statistics and disk I/O throttling (KVM) 2013-09-27 15:41:13 +02:00
Wei Zhou 2c0430610d add doc: advanced zone with security groups 2013-09-27 14:28:51 +02:00
Wei Zhou c9aa8800ce add missing cloudstack-agent-upgrade in cloudstack-agent debian packages
(cherry picked from commit a6bfd96021)
2013-09-27 10:32:50 +02:00
Sheng Yang 92e9f6daf8 CLOUDSTACK-4745: Add StaticNatRule through firewall manager
This would fix CreateIpForwardingCmd API on 4.2+.
2013-09-26 14:05:13 -07:00
Wei Zhou 7f988d4e99 fix silly typo
(cherry picked from commit 522860c03d)
2013-09-26 22:47:58 +02:00
animesh a8604c2d2e Fixing section 3.2 to reflect upgrade from 3.0.x to 4.2 2013-09-25 09:19:28 -07:00
Abhinandan Prateek 2be3678602 Cloudstack-2997: the maxconn setting is masked by wrong conditions 2013-09-25 21:14:45 +05:30
animesh fa9ae5f962 Fixing doc build: missed para tag from Marcus's commit 2013-09-24 17:28:26 -07:00
Marcus Sorensen da56b6212b Add upgrade instructions for KVM local storage users 2013-09-24 14:45:41 -06:00
Min Chen 143fb72e8b System vm not coming up in multizone upgraded enviornment if a system vm
template is register twice per zone.
2013-09-24 11:58:34 -07:00
Wei Zhou 5225bd434c CLOUDSTACK-4732: search network name for virtual router when listRouters by keyword
(cherry picked from commit 98c79cc313)
2013-09-24 15:01:53 +02:00
Wei Zhou a206f423a3 fix issue: listHosts with hahost throws exception 2013-09-24 11:59:05 +02:00
Wei Zhou a0988780ad CLOUDSTACK-4405: change rpm and debian packaging to support automatic update (KVM upgrade)
Including following steps:
b. Run "cloudstack-agent-upgrade". This script will upgrade all the existing bridge name to new bridge name, and update related firewall rules.
c. install a libvirt hook:
    c1. mkdir /etc/libvirt/hooks
    c2. cp /usr/share/cloudstack-agent/lib/libvirtqemuhook /etc/libvirt/hooks/qemu
    c3. chmod +x /etc/libvirt/hooks/qemu
    c4. service libvirtd restart
2013-09-24 09:14:15 +02:00
Wei Zhou 175549f3ab CLOUDSTACK-4405: additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2
There still exist two issues after Edison's commits.
(1) Migration from new hosts to old hosts failed.
The bridge name on old host is set to cloudVirBr* if network.bridge.name.schema is set to 3.0 in /etc/cloudstack/agent/agent.properties, but the actual bridge name is breth*-* after running cloudstack-agent-upgrade.
(2) all ports of vms (Basic zone, or Advanced zone with security groups) on old hosts are open, because the iptables rules are binding to device (bridge) name which is changed by cloudstack-agent-upgrade.

After this, the KVM upgrade steps :
a. Install 4.2 cloudstack agent on each kvm host
b. Run "cloudstack-agent-upgrade". This script will upgrade all the existing bridge name to new bridge name, and update related firewall rules.
c. install a libvirt hook:
    c1. mkdir /etc/libvirt/hooks
    c2. cp /usr/share/cloudstack-agent/lib/libvirtqemuhook /etc/libvirt/hooks/qemu
    c3. chmod +x /etc/libvirt/hooks/qemu
    c4. service libvirtd restart
    c5. service cloudstack-agent restart
2013-09-24 08:51:58 +02:00
Jessica Wang 4280f6e29d CLOUDSTACK-4693: UI > Network > Add Guest Network dialog > physical network dropdown - populate only physical networks that have Guest traffic type. 2013-09-23 16:10:36 -07:00
animesh db4a2db427 CLOUDSTACK-4728: Fixing the system template names 2013-09-23 14:10:04 -07:00
Jessica Wang 3eb899a5ba CLOUDSTACK-4128: UI > zone wizard > secondary storage step > provider "S3" > Create NFS staging is required for S3 at this moment. So, disallow user to uncheck "Create NFS Secondary Staging" checkbox when provider is "S3". 2013-09-23 13:54:20 -07:00
Jessica Wang 35e5076156 CLOUDSTACK-2180: UI > Instances ? Reboot VM action > if the template from which vm is created is password-enabled, pop up "Password has been reset to xxxxxxx" dialog after action is complete. 2013-09-23 11:58:21 -07:00
Wei Zhou 38bbfdc89a CLOUDSTACK-4716: upgrade resource count (cpu,memory,primary_storage,secondary_storage) in the upgrade to 4.2 2013-09-23 14:14:01 +02:00
Radhika PC 0363b4ae18 CLOUDSTACK-4727 upgrade steps IDREF issue fixed 2013-09-23 16:43:31 +05:30
Radhika PC 09170cebcc CLOUDSTACK-4727 upgrade steps IDREF issue fixed 2013-09-23 16:41:33 +05:30
Radhika PC 1628cfc663 CLOUDSTACK-4727 upgrade steps notes from abhinav has been incorporated 2013-09-23 16:21:24 +05:30
Radhika PC 1ba3818045 CLOUDSTACK-4727 upgrade steps notes from abhinav has been incorporated 2013-09-23 16:16:05 +05:30
Wei Zhou 9d00a6da65 CLOUDSTACK-4726: complete secondary storage configuration in devcloud-advanced.cfg and devcloud-advancedsg.cfg 2013-09-23 11:09:05 +02:00
animesh 139c622e25 CLOUDSTACK-4245: Fixing the upgrade section to remove remnants from 4.1 upgrade steps which are not relevant any more 2013-09-22 21:26:02 -07:00
animesh 69c459342c Fixing rat issue with a test script 2013-09-20 16:31:19 -07:00
Jessica Wang c69b19d679 CLOUDSTACK-4714: EIP/ELB Basic Zone > EIP/ELB Basic Zone > Network page > Add Load Balancer tab > add AutoScale rule > spinning wheel is hanging forever with JS error "args.context.ipAddresses is undefined".
(cherry picked from commit 24e898b4cd)

Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:19:35 -07:00
radhikap 55de625174 https://issues.apache.org/jira/browse/CLOUDSTACK-4245
(cherry picked from commit fd49d25276)

Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:14:58 -07:00
Alena Prokharchyk 1e1de555fa CS-18283: 2.2.x to 4.2 upgrade - corrected the Service Provider name for the Network offeirng that can be used in VPC (from VirtualRouter to VpcVirtualRouter)
(cherry picked from commit df52280409)

Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:09:01 -07:00
Kelven Yang 8222eae21f Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit
(cherry picked from commit 16a2442c41)

Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:08:04 -07:00
Brian Federle d6c4a84e0b CLOUDSTACK-4710: Fix broken help link
(cherry picked from commit fa297948f0)

Signed-off-by: animesh <animesh@apache.org>
2013-09-20 11:06:59 -07:00