Commit Graph

258 Commits

Author SHA1 Message Date
Edison Su cbda5d11d7 bug 13733: fix vm after reboot can't get ipaddress; status 13733: resolved fixed. Reviewed-by: Chiradeep 2012-06-07 21:28:46 -07:00
anthony 7d9624d0b7 CS-15138: strip the string before compare
fixed

reviewed-by : Kelvin
2012-05-29 11:22:17 -07:00
anthony 7fc0f48637 CS-14946, check if it is linux bridge before call ovs
reviewed-by : frank
2012-05-24 10:38:13 -07:00
Salvatore Orlando 67eac21043 CS-14902: Removing files needed for SDN feature from XS 5.6FP1 2012-05-21 16:04:30 +01:00
Salvatore Orlando 072410b4e4 CS-14900:
CS-14902: Fixing ovs-vif-flows.py for avoiding it kicks in with exp backoff timeouts if ovs is not running

Also removing unnecessary copies of the same script
2012-05-17 15:59:34 +01:00
anthony af3758eb62 remove another vnc hack 2012-05-08 11:00:56 -07:00
anthony aa1932e67a delete vnc hack after upgrade 2012-05-08 10:49:54 -07:00
anthony 2466e499c8 removed unused files 2012-05-01 13:18:28 +01:00
anthony 1ac27465bc get fsimage from sp2 for XenServer 5.6 GA 2012-05-01 13:15:52 +01:00
Salvatore Orlando e947f37d7c CS-14605: OVS cleanup
pep8 fixes to python scripts
removing superflous/unused code from python scripts
2012-04-25 18:10:51 +01:00
Salvatore Orlando 275840bcdb Now using vnets instead of network id for creating networks
Fixed issues with vif scripts on 5.6FP1
Fixed ipv6 issue on 5.6FP1
Plus other various fixes and improvements

Starting to remove debug code
NOTE: Network is configured correctly but instances do not start. Possibly indefinite wait occuring on some commands

Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
2012-04-24 02:20:38 +01:00
Salvatore Orlando 2f9c4d1e39 Adding Missing file to source control 2012-04-24 02:20:38 +01:00
Salvatore Orlando 5cdd19152a Open vSwitch tunnel manager
Applying patch with new ovs-tunnel-manager on top of cloudstack oss-master
2012-04-24 02:20:38 +01:00
Salvatore Orlando 6ef2e6d91b Overwriting ovstunnel 2012-04-24 02:20:38 +01:00
Salvatore Orlando 2d12cfbc87 Fixing remaining issues with per-VIF flow script and removing version-specific scripts.
Now generating XSnetwork names using gre keys

Plus other minor corrections

Conflicts:

	server/src/com/cloud/network/ovs/OvsTunnelManagerImpl.java
	server/src/com/cloud/resource/ResourceManagerImpl.java
2012-04-24 02:20:38 +01:00
Salvatore Orlando 58165221ef Now using vnets instead of network id for creating networks
Fixed issues with vif scripts on 5.6FP1
Fixed ipv6 issue on 5.6FP1
Plus other various fixes and improvements

Starting to remove debug code
NOTE: Network is configured correctly but instances do not start. Possibly indefinite wait occuring on some commands

Conflicts:

	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/network/guru/OvsGuestNetworkGuru.java
	server/src/com/cloud/network/ovs/OvsTunnelManagerImpl.java
2012-04-24 02:20:37 +01:00
Salvatore Orlando f786505a1b Adding Missing file to source control 2012-04-24 02:20:37 +01:00
Salvatore Orlando 8c398654d3 Open vSwitch tunnel manager
Applying patch with new ovs-tunnel-manager on top of cloudstack oss-master

Conflicts:

	api/src/com/cloud/network/ovs/OvsCreateTunnelAnswer.java
2012-04-24 02:20:37 +01:00
Salvatore Orlando e51ef459d5 Overwriting ovstunnel 2012-04-24 02:20:37 +01:00
Abhi caf2ce3d9c bug CS-12812: XCP has get_mtime missing from the utils, added it here 2012-04-20 10:41:58 +05:30
Rajesh Battala d4396da506 CS-14546: Fixed bug Unable to view console in System and Guest VMs and Added Upgrade script 2012-04-19 15:05:42 +05:30
Likitha Shetty bbe4928546 Revert "Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"""
This reverts commit bcfbc81de1.

Unable to view console in System and Guest VMs
2012-04-19 14:31:05 +05:30
Likitha Shetty bcfbc81de1 Revert "Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs""
This reverts commit 0147d878a5.

reverting as commit went on wrong e-mail id.
2012-04-19 14:24:08 +05:30
Likitha Shetty 0147d878a5 Revert "CS-14546: Fixed bug Unable to view console in System and Guest VMs"
This reverts commit 5465edf02f.
2012-04-19 14:18:02 +05:30
Likitha Shetty 5465edf02f CS-14546: Fixed bug Unable to view console in System and Guest VMs 2012-04-19 14:03:12 +05:30
anthony 7e2b81dc58 typo in cloud-setup-bonding.sh 2012-04-13 15:23:02 -07:00
Rajesh Battala ed3bc4dbcf Xenserver Secure Console Proxy. Removing vnc hacks when adding xen host 2012-04-11 17:44:49 +05:30
frank 72d284de7d Switch to Apache license 2012-04-03 04:54:14 -07:00
Edison Su 0ed1943d28 bug 14498: in xenserver 6.0 and openvswitch enabled, reboot xenserver will lost link local bridge; the workaround is if the link local bridge is lost, create a new one; status 14498: resolved fixed; Reviewed-by: frank 2012-03-26 17:14:43 -07:00
Sheng Yang 2038b500b3 Change KVM's delimiter from "," to "%"
In order not to confuse with commandline parameters
2012-03-13 15:58:45 -07:00
abhi 89dfd57806 removing the minor version number for comparisions for Xenserver 6.0 2012-03-13 11:26:01 +05:30
anthony d5935bdc2c bug 13603: in XenServer 6.0, qemu-dm-wrapper listens on local host by fault
status 13603: resolved fixed

reviewed-by: edison
2012-02-22 18:39:06 -08:00
Chiradeep Vittal e89eec45b6 bug 13734: allow dhcp requests and responses all the time
Reviewed-by: Anthony
2012-02-15 15:37:37 -08:00
Chiradeep Vittal 0a446a9504 bug 13632: it appears xs 6.0 allows iptables rules across the bridge without csp
status 13632: resolved fixed

reviewed-by: anthony
2012-02-14 18:45:00 -08:00
Chiradeep Vittal 08636d5802 bug 13060: check for resident vms as xapi will return vms running on other hosts in the cluster 2012-01-17 18:37:59 -08:00
Chiradeep Vittal af667d26b7 bug 13033: security rule prevents console access 2012-01-12 15:35:25 -08:00
anthony 5d54a3aef8 bug 13052: check if ebtables exists in can_bridge_firewall
status 13052: resolved fixed
2012-01-12 11:34:31 -08:00
frank 52610ffcb3 add copyright header to shell scripts 2012-01-11 18:41:53 -08:00
anthony 12b7fa60f0 fixed typo 2012-01-11 10:30:31 -08:00
anthony f114ddf471 propagate local_link_network 2012-01-10 19:48:55 -08:00
anthony 9be635367e bug 10363 : cleanup vhd in secondary storage if creating private template fails
status 10363 : resolved fixed

Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2012-01-10 16:45:07 -08:00
anthony fb8364ad0c bug 10363 : cleanup vhd in secondary storage if backsnapshot fails
Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2012-01-10 15:51:13 -08:00
anthony 924953220b bug 10363 : cleanup vhd in secondary storage if copy_vhd_to_secondarystorage fails 2012-01-10 15:07:49 -08:00
anthony f964c4d227 bug 10363 : cleanup vhd in primary storage if download template to primary storage fails
Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
	scripts/vm/hypervisor/xenserver/vmops
2012-01-10 13:56:29 -08:00
anthony c25cb29f10 remove nfs.py patch 2012-01-10 13:56:29 -08:00
Naredula Janardhana Reddy 6aa0560d37 bug 12917: security groups - icmp type/code validations. 2012-01-06 19:33:07 +05:30
Chiradeep Vittal 5aba3913bb bug 12854: arp requests can also be used to poison arp caches 2012-01-05 18:01:19 -08:00
Chiradeep Vittal f138d15efb bug 12854: arp and ip antispoof independent of the order of vm start 2012-01-05 18:01:10 -08:00
Chiradeep Vittal 24894e2354 bug 11302: dont allow stuff like BPDUS, don't allow vms to connect to hypervisor 2011-12-29 17:35:24 -08:00
Chiradeep Vittal 4718f194ef bug 12772: typo 2011-12-29 16:01:41 -08:00