Commit Graph

1312 Commits

Author SHA1 Message Date
Murali Reddy 2ed926b0e5 bug CS-16103 [SRX] After Upgrade 2.2.14 -> Burbank - Destroy VM results in 'Unable to expunge VM'
fixing bug in host details (for F5 and SRX) upgrade from 2.2.14 to 3.x

reviewed-by : Kishn
2012-08-28 17:04:41 +05:30
Sheng Yang 397df5bb54 S2S VPN: Fix CheckS2SVpnConnectionsCommand on VMware
Reviewed-by: Anthony Xu
2012-08-23 18:26:50 -07:00
Anthony Xu 16450c0343 CS-15542: UnPlugNicCommand return success if vif doesn't exist
reviewed-by: kelven
2012-08-23 10:37:14 -07:00
Vijay c46890bc7b AutoScale. To set a max value for metric thresholds which will not affect traffic. Reviewed-By: Devdeep Singh 2012-08-23 18:55:54 +05:30
anthony 71bd6b41c6 CS-15542, return success when vif is not there on deipassoc
reviewed-by : kelven
2012-08-22 15:52:29 -07:00
Vijay 929b9bbeb3 CS-16066. Autoscale ServiceGroup is updated to use Uuid
NetScaler jar version updated to 10.0 74.152
2012-08-17 22:24:30 +05:30
Vijay f2aeb9351f CS-15927 : Able to add autoscale VMs to static LB rule
First Part: AutoScale Vms are named as "AutoScale-LB-<lbname>"
    This could be used by UI and have filter mechanism to not display
    autoscale vms during the "Add Vms" dialog for a non autoscaled
    lb rule.
2012-08-17 17:20:21 +05:30
Rohit Yadav 718c281a87 CS-15970: Fix Redundant Router status for master and backup routers
Bug found when host is XenServer
Fixes path from /root to /opt/cloud/bin for both XenServer and VMWare hosts

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
Signed-off-by: unknown <aprateek@aprateek-PC.(none)>
2012-08-16 12:30:10 +05:30
Anthony Xu ef5fa3897e typo fix 2012-08-15 14:15:48 -07:00
kishan 50c6bd77a0 bug CS-15984: parse and return stats for network usage command with vpn option
status CS-15984: resolved fixed
2012-08-14 16:36:48 +05:30
Vijay d9b843ed9d CS-15938. Support for multiple guest networks with autoscale
The loadbalancers network and the VM's network are the same.
Hence not getting the input from user and passing the loadbalancers network
for the AutoScale VMs (for advanced network).
2012-08-14 16:34:29 +05:30
kishan 6246191084 bug CS-15954: Corrected return status of get usage in vpc_netusage
status CS-15954: resolved fixed
2012-08-13 15:40:43 +05:30
Vijay 0bd667418e CS-15931 Delete Vm group not removing configs from NS.
CS-15935 NetScaler sessions increase in case of errors in the NetScaler
CS-15930 Save config not triggered to NS after create, update delete VM group
CS-15934 Handling Resource Unavailable exception for AutoScale
2012-08-10 13:45:23 +05:30
anthony f49d7089d2 CS-15923 : only check result when "get" networkusage is called 2012-08-09 18:54:04 -07:00
Vijay 4f774d227b Update for threshold parameter in NetScaler 2012-08-09 14:05:53 +05:30
Deepak Garg 211b60ef64 CS-15644 Implemented UUIDs for templateId, serviceOfferingId, zoneId, domainId replacing the ids being passed to
Netscaler in the API url

Reviewed By: Vijay V.
2012-08-08 18:17:38 +05:30
Vijay c10da03ee3 AutoScale. Syncing group relocation changes to recent netscaler changes. timertrigger -> nstimer & timerpolicy -> autoscalepolicy 2012-08-08 15:18:46 +05:30
Vijay 7095dd489b AutoScale. CS-15887. Correcting the update command 2012-08-08 15:18:43 +05:30
kishan f62bf6acf6 bug CS-15906: Use new vpc network usage scripts in Vmware
status CS-15906: resolved fixed
reviewed-by: Murali
2012-08-08 13:42:14 +05:30
kishan 23aa4bff69 bug CS-15221: Support multiple public interfaces 2012-08-08 13:42:14 +05:30
Sheng Yang c7c13aea91 S2S VPN: CS-15884: Delete iptables rules after delete vpn connection 2012-08-07 11:24:54 -07:00
kishan b87800c159 bug CS-15852: Added VPN network usage. Uses vpn mark 0x525 to match VPN packets 2012-08-06 03:19:58 +05:30
Vijayendra Bhamidipati 6a2e667044 CS-15769: InterVlan - VMWare - IP table rules on the VPC VR for LB Rule is being programmed for every interface present on the VPC VR.
Description:
	Invoking vpc_loadbalancer.sh when setting load balancing
	rules for VMs in tiers in an inter-vlan routing setup.
2012-08-03 15:06:33 -04:00
Vijayendra Bhamidipati 46fba35c99 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
Conflicts:
	core/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
2012-08-02 22:53:51 -04:00
Vijayendra Bhamidipati ea038ab847 CS-15764: InterVlan - VMWare - Failed to create Static NAT Rule to a User VM in a VPC - SSH execution of command /root/firewall.sh -A -l 10.223.139.28 -r 192.168.11.186 -d 0:0 -G has an error status code in return.
Description:

	Putting in code to set static nat rules on VPC VR.
2012-08-02 22:44:21 -04:00
anthony d8ab3e1c36 VPC : handle Revoke rules for staticroute 2012-08-02 18:48:05 -07:00
Sheng Yang 0f603daff6 S2S VPN: CS-15472: Separate IKE lifetime and ESP lifetime 2012-08-02 18:01:58 -07:00
kishan 8c53b79cfe bug CS-15577: Added per gateway network usage for VPC 2012-08-02 17:14:57 +05:30
Vijay 1825b533d5 Netscaler resource brought in sync with NetScaler changes.
1. bind monitor to servicegroup.
2. passive parameter moved to bind monitor to servicegroup.
3. removing the "-global" parameter in bind timer trigger; it is
default.
2012-08-02 14:22:18 +05:30
anthony 3efec6456a CS-15713 : remove listen section, when ld is removed 2012-08-01 17:16:43 -07:00
Koushik Das 6bc1d1247a Fix for CS-15631
Support for up to 16 VDIs per VM on XS 6.0 and above (16 VDIs => root + cd + 14 data volumes). Currently in CS number of data disk that can be attached to VM is hard-coded to 6. Made this setting configurable by moving it to hypervisor capabilities. Although XS 6.0 and above supports upto 16 VDIs but while testing on XS 6.0.2 found that only 13 data volumes can be attached to a VM. So for XS 6.0 and 6.0.2 max_data_volumes_limit is set to 13 currently.
Reviewed-by: Nitin
2012-07-31 19:13:05 +05:30
Vijayendra Bhamidipati 53968f8ae4 CS-15765: InterVlan - VMWare - Failed to create Static Route on the Private Network's NIC - Unsupported command issued:com.cloud.agent.api.routing.SetStaticRouteCommand
Description:

	Putting in new command to set static routes in VR. This
	is used to configure static routes in the VPC VR.
2012-07-30 19:16:18 -07:00
Vijayendra Bhamidipati f456b51f4f CS-15763: InterVlan - VMWare - Failed to assign PortForwarding rule to guest VM - SSH execution of command /opt/cloud/bin/vpc_portforwarding.sh -A -P tcp -l 10.223.139.21 -p 22-22 -r 192.168.11.186 -d 22-22 has an error status code in return.
Description:

	Fixed incorrect destination port range specification
	in VmwareResource.
2012-07-30 16:18:49 -07:00
Vijayendra Bhamidipati cd562aba33 CS-15752: InterVlan - VMWare - Failed to assign PortForwarding rule to guest VM
Description:

	Fixing vpc_portforwarding.sh invocation
	in VmwareResource.
2012-07-30 11:25:25 -07:00
Vijay e1639e8e8a AutoScale. Added clean-up of AutoScale config in NetScaler if an
operation is errored half way through. Also re-organized
NetScalerResource to keep AutoScale things together.
2012-07-30 15:19:03 +05:30
Kelven Yang 4b0f317074 Add waiting loop to avoid potential race condition when doing NIC hot-plugin 2012-07-27 16:40:13 -07:00
Kelven Yang b31aea83b3 VPC vmware fixes 2012-07-27 16:40:13 -07:00
anthony ea22c7b85d VPC : get vif by mac 2012-07-27 15:57:06 -07:00
Alena Prokharchyk 78a00c03e1 VPC: replaced vmTo object with vmName parameter in plug/unplugNic commands 2012-07-27 13:32:00 -07:00
Vijay 49b9da3dfc CS-15689. Part 2. Removing timeout during login to netscaler 2012-07-26 15:00:44 +05:30
Vijay 36bec30632 CS-15689. Removing timeout during login to netscaler. 2012-07-26 15:00:44 +05:30
Vijay f444ce9c2e CS-15689. Part 2. Removing timeout during login to netscaler 2012-07-26 11:41:12 +05:30
Vijay 7b3a5aa492 CS-15689. Removing timeout during login to netscaler. 2012-07-26 11:38:38 +05:30
Sheng Yang cc35ea2be3 S2S VPN: CS-15650: Add connection status update to s2s vpn 2012-07-25 22:00:40 -07:00
anthony cedf128ae4 CS-15691 : network objec might be deleted by other host 2012-07-25 11:19:32 -07:00
Kelven Yang 237065e039 VMware VPC fixes 2012-07-24 17:47:26 -07:00
anthony fc371f8782 KVM : fix, can boot user VM 2012-07-24 17:29:32 -07:00
anthony c904cfcd05 KVM fix 2012-07-24 15:40:00 -07:00
anthony 195cb3fa31 CS-15555 : typo 2012-07-24 13:22:37 -07:00
Vijay 04b51bb6ba AutoScale.
NetScaler changes for deleteAutoScaleVmGroup and min/max member
    policies - Tested
    Introducing apikey/sharedsecret/csurl empty checks as well
    Introducing the autoscale change sheet that got deleted during the merge
2012-07-24 19:25:22 +05:30