Koushik Das 
							
						 
					 
					
						
						
						
						
							
						
						
							eb7746c965 
							
						 
					 
					
						
						
							
							CS16171 : Cannot attach ISO on VMware VM due to Invalid datastore path error  
						
						 
						
						... 
						
						
						
						Handled upgrade scenario where data store already exists in vCenter 
						
						
					 
					
						2012-09-10 14:26:25 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anthony Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							fbba8c2ef3 
							
						 
					 
					
						
						
							
							CS-15542, return success when vif is not there on deipassoc  
						
						 
						
						
						
						
					 
					
						2012-09-07 17:29:49 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anthony Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							9214fa0af6 
							
						 
					 
					
						
						
							
							CS-15542: UnPlugNicCommand return success if vif doesn't exist  
						
						 
						
						
						
						
					 
					
						2012-09-07 17:21:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							517722ef95 
							
						 
					 
					
						
						
							
							maven: Build KVM hypervisor by default  
						
						 
						
						... 
						
						
						
						LEGAL-144 allows us to distribute libvirt-java in a binary release
libvirt-java 0.4.9 will switch to MIT license which will resolve this 
						
						
					 
					
						2012-09-06 17:15:04 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							881a4be126 
							
						 
					 
					
						
						
							
							maven: Add libvirt repository from libvirt.org website  
						
						 
						
						... 
						
						
						
						And remove the libvirt-java bindings since we fetch it from an external repository
Signed-off-by: Wido den Hollander <wido@widodh.nl> 
						
						
					 
					
						2012-09-06 16:51:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							5ae15f8bbf 
							
						 
					 
					
						
						
							
							first OSS build  
						
						 
						
						
						
						
					 
					
						2012-09-05 17:45:25 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							ea9121bc8f 
							
						 
					 
					
						
						
							
							KVM initial VPC support  
						
						 
						
						... 
						
						
						
						Implements
SetupGuestNetworkCommand,SetNetworkACLCommand,SetSourceNatCommand,IpAssocVpcCommand,SetPortForwardingRulesVpcCommand.
Passes basic functionality, though I'm sure there may be some honing to
do.
Also fixes a few minor things found along the way:
 vpc_guestnw.sh wasn't successfully setting up apache due to default
listen IP of 10.1.1.1
 vpc_guestnw.sh was referencing a 'logger_it' function, replaced with
'logger -t cloud'
 system vms were running with OS type "Debian GNU/Linux 5.0(32-bit)",
which was not found in the KVMGuestOsMapper
 the Xen implementation of SetupGuestNetworkCommand had apparently
copied its catch message from UnPlug Nic, fixed string
Send-by: Marcus Sorensen
RB: https://reviews.apache.org/r/6883  
						
						
					 
					
						2012-09-04 11:45:59 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							3429c55e55 
							
						 
					 
					
						
						
							
							Implement PlugNicCommand,UnPlugNicCommand for KVM  
						
						 
						
						... 
						
						
						
						This is part 1 in enabling VPC for KVM. The various commands needing
implementation will be submitted individually unless I'm told to do
otherwise, in case I don't complete all of the commands, such that
someone else can take over or build on my work.
RB: https://reviews.apache.org/r/6859 
Send-by: shadowsor@gmail.com  
						
						
					 
					
						2012-08-30 10:28:03 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chip Childers 
							
						 
					 
					
						
						
						
						
							
						
						
							2ba09d88c8 
							
						 
					 
					
						
						
							
							Patch from Gavin Lee: Change license to ASL2.0 in plugin  
						
						 
						
						
						
						
					 
					
						2012-08-30 09:17:11 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							f7acd8fed8 
							
						 
					 
					
						
						
							
							Create random version for StartupCommands in dev env setup  
						
						 
						
						
						
						
					 
					
						2012-08-30 08:47:02 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Koushik Das 
							
						 
					 
					
						
						
						
						
							
						
						
							0c915cd69e 
							
						 
					 
					
						
						
							
							bug CS-16171 : Cannot attach ISO on VMware VM due to Invalid datastore path error  
						
						 
						
						
						
						
					 
					
						2012-08-30 11:04:30 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							60df21a023 
							
						 
					 
					
						
						
							
							Merge S2S VPN for VMware  
						
						 
						
						
						
						
					 
					
						2012-08-29 14:17:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							7bd5c58fc3 
							
						 
					 
					
						
						
							
							fix  http://bugs.cloud.com/show_bug.cgi?id=14775 , it happened when untagged network created on tagged vlan  
						
						 
						
						
						
						
					 
					
						2012-08-29 09:46:44 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							8643e2c9ac 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://git-wip-us.apache.org/repos/asf/incubator-cloudstack  
						
						 
						
						
						
						
					 
					
						2012-08-29 00:09:13 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kelven Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							55c67092d0 
							
						 
					 
					
						
						
							
							Commit for  https://reviews.apache.org/r/6547/  
						
						 
						
						
						
						
					 
					
						2012-08-28 14:58:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							7fbc59d783 
							
						 
					 
					
						
						
							
							Add maven profiles for non-oss stuff  
						
						 
						
						
						
						
					 
					
						2012-08-28 09:02:57 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							d6c29fdc16 
							
						 
					 
					
						
						
							
							Wrong parent  
						
						 
						
						
						
						
					 
					
						2012-08-28 09:02:01 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rohit Yadav 
							
						 
					 
					
						
						
						
						
							
						
						
							fd4a1a39c1 
							
						 
					 
					
						
						
							
							Bug CS-15970: Fixes Redundant router status when host is XenServer  
						
						 
						
						
						
						
					 
					
						2012-08-28 12:07:33 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							9fff891b88 
							
						 
					 
					
						
						
							
							remove tabs  
						
						 
						
						
						
						
					 
					
						2012-08-27 21:52:26 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							fe8a01106b 
							
						 
					 
					
						
						
							
							rename cloud-plugins to cloudstack-plugins  
						
						 
						
						
						
						
					 
					
						2012-08-27 16:53:51 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							c68dd35b6e 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://git-wip-us.apache.org/repos/asf/incubator-cloudstack  
						
						 
						
						
						
						
					 
					
						2012-08-27 16:44:18 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							a06ed5728c 
							
						 
					 
					
						
						
							
							remove intermediate parent poms  
						
						 
						
						
						
						
					 
					
						2012-08-27 16:43:24 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kishan Kavala 
							
						 
					 
					
						
						
						
						
							
						
						
							f1ab3ae94c 
							
						 
					 
					
						
						
							
							bug CS-10928: Check for delta cpu utilization before updating stats  
						
						 
						
						... 
						
						
						
						status CS-10928: resolved fixed
reviewed-by: Prasanna 
						
						
					 
					
						2012-08-27 19:40:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hugo Trippaers 
							
						 
					 
					
						
						
						
						
							
						
						
							e2b814d045 
							
						 
					 
					
						
						
							
							If there already is an entry in the nic mapping table for a starting VM,  
						
						 
						
						... 
						
						
						
						try to reconcile with the Nicira Controller. 
						
						
					 
					
						2012-08-27 13:41:27 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							3aa469da2a 
							
						 
					 
					
						
						
							
							groupdId is now org.apache.cloudstack  
						
						 
						
						
						
						
					 
					
						2012-08-25 09:20:21 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								olivier lamy 
							
						 
					 
					
						
						
						
						
							
						
						
							5ef60aceb1 
							
						 
					 
					
						
						
							
							%s/tab/ws/  
						
						 
						
						
						
						
					 
					
						2012-08-25 00:03:23 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							4a4007e652 
							
						 
					 
					
						
						
							
							Add license  
						
						 
						
						
						
						
					 
					
						2012-08-24 11:18:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							ebc0fa458a 
							
						 
					 
					
						
						
							
							* Maven 3 support  
						
						 
						
						... 
						
						
						
						* Pretty Format POM's
* AWS API compiles now 
						
						
					 
					
						2012-08-24 11:18:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							490e87a617 
							
						 
					 
					
						
						
							
							Fix small compilation issue encountered when building with maven  
						
						 
						
						
						
						
					 
					
						2012-08-24 11:18:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Darren Shepherd 
							
						 
					 
					
						
						
						
						
							
						
						
							f826971fea 
							
						 
					 
					
						
						
							
							Maven config, initial commit  
						
						 
						
						
						
						
					 
					
						2012-08-24 11:18:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							1289b947f9 
							
						 
					 
					
						
						
							
							S2S VPN: Fix CheckS2SVpnConnectionsCommand on VMware  
						
						 
						
						
						
						
					 
					
						2012-08-23 18:30:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abhinandan Prateek 
							
						 
					 
					
						
						
						
						
							
						
						
							879d62d881 
							
						 
					 
					
						
						
							
							enable tampa pre-release  
						
						 
						
						
						
						
					 
					
						2012-08-23 12:32:10 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							5a1c2dad87 
							
						 
					 
					
						
						
							
							CS-15734 KVM Snapshots show incorrect disk usage.  
						
						 
						
						... 
						
						
						
						Changed the code to show virtual size (allocated size).
RB: https://reviews.apache.org/r/6699/ 
Send-by: saksham.srivastava@citrix.com  
						
						
					 
					
						2012-08-20 11:22:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							481aae1ebc 
							
						 
					 
					
						
						
							
							add recreate.systemvm.enabled parameter to control recreating systemvm  
						
						 
						
						
						
						
					 
					
						2012-08-20 11:19:26 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kishan 
							
						 
					 
					
						
						
						
						
							
						
						
							691be5c60e 
							
						 
					 
					
						
						
							
							bug CS-15577: Added per gateway network usage for VPC and VPN usage. VPN usage uses 525 mark for outgoing traffic and 524 mark for incoming traffic  
						
						 
						
						... 
						
						
						
						status CS-15577: resolved fixed 
						
						
					 
					
						2012-08-17 17:07:13 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								anthony 
							
						 
					 
					
						
						
						
						
							
						
						
							4b3af0c961 
							
						 
					 
					
						
						
							
							fixed typo  
						
						 
						
						
						
						
					 
					
						2012-08-15 14:06:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							178953e963 
							
						 
					 
					
						
						
							
							Adds missing bit from the original CLVM patch  
						
						 
						
						... 
						
						
						
						263216caa5b548099451f669fae918ed63608fd7
(https://reviews.apache.org/r/6470/ ) regarding 'patchDisk' in
createPatchVbd. This same patch should apply cleanly to both master and
4.0 branches
RB: https://reviews.apache.org/r/6615/ 
Send-by: shadowsor@gmail.com  
						
						
					 
					
						2012-08-14 16:33:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kelven Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							f0baaf6a22 
							
						 
					 
					
						
						
							
							Apply patch  https://reviews.apache.org/r/6552/  
						
						 
						
						
						
						
					 
					
						2012-08-13 17:11:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								tomoe@midokura.jp 
							
						 
					 
					
						
						
						
						
							
						
						
							ce12d0d70d 
							
						 
					 
					
						
						
							
							Submit Midokura SDN controller stubs  
						
						 
						
						
						
						
					 
					
						2012-08-13 18:55:11 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mice Xia 
							
						 
					 
					
						
						
						
						
							
						
						
							3eda2b8c4b 
							
						 
					 
					
						
						
							
							Remove @author tag from non third-party source files in plugins folder  
						
						 
						
						
						
						
					 
					
						2012-08-13 15:04:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b61468d65c 
							
						 
					 
					
						
						
							
							Merge branch 'master' into vpc  
						
						 
						
						... 
						
						
						
						Conflicts:
	plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java 
						
						
					 
					
						2012-08-11 18:27:18 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							263216caa5 
							
						 
					 
					
						
						
							
							Adds CLVM as an option for primary storage. It copies most of the RBD bits, in most cases simply adding an 'else if' or similar. In the managesnapshot.sh we add the ability to manipulate snapshots for the CLVM volumes, as well as a few minor fixes like adjusting the usage for the -b option to reflect that it accepts four arguments (note that it already accepted four args, it just wasn't reflected in the usage).  
						
						 
						
						... 
						
						
						
						RB: https://reviews.apache.org/r/6470/ 
Send-by: shadowsor@gmail.com  
						
						
					 
					
						2012-08-10 13:33:06 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							bc12fd2337 
							
						 
					 
					
						
						
							
							Summary: Introduce Vif Driver in KVM  
						
						 
						
						... 
						
						
						
						Add BridgeVifDriver and move current vif implementation to it.
    - remove dependency on VirtualRoutingResource.
    - factor out some of the networking code in LibvirtComputingResource
      to BridgeVifDriver.
    Add base class for KVM VifDriver.
    Add VifDriver Interface for KVM.
    RB: https://reviews.apache.org/r/6285 
    Send-by: Tomoe Sugihara <tomoe@midokura.com> 
						
						
					 
					
						2012-08-10 12:05:24 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							9be74d1d1e 
							
						 
					 
					
						
						
							
							Revert "Summary: Introduce Vif Driver in KVM"  
						
						 
						
						... 
						
						
						
						This reverts commit 770563580418c90068be197e2c0ae1f06885267e.
Sorry, accidently checked in, this patch needs more tuning 
						
						
					 
					
						2012-08-10 11:49:12 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							7705635804 
							
						 
					 
					
						
						
							
							Summary: Introduce Vif Driver in KVM  
						
						 
						
						... 
						
						
						
						Add BridgeVifDriver and move current vif implementation to it.
- remove dependency on VirtualRoutingResource.
- factor out some of the networking code in LibvirtComputingResource
  to BridgeVifDriver.
Add base class for KVM VifDriver.
Add VifDriver Interface for KVM.
RB: https://reviews.apache.org/r/6285 
Send-by: Tomoe Sugihara <tomoe@midokura.com> 
						
						
					 
					
						2012-08-10 11:34:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							6cddd1e767 
							
						 
					 
					
						
						
							
							Removed trailing whitespaces and fixed line endings in some files  
						
						 
						
						
						
						
					 
					
						2012-08-09 23:30:33 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alena Prokharchyk 
							
						 
					 
					
						
						
						
						
							
						
						
							c5e3493792 
							
						 
					 
					
						
						
							
							Merge branch 'master' into vpc  
						
						 
						
						
						
						
					 
					
						2012-08-08 18:38:35 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							2ce632cf0b 
							
						 
					 
					
						
						
							
							agent: Fix typo for error message when HVM is not enabled  
						
						 
						
						
						
						
					 
					
						2012-08-08 22:31:06 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							a12a0081e9 
							
						 
					 
					
						
						
							
							agent: Exit when local.storage.uuid is not set  
						
						 
						
						... 
						
						
						
						We used to generate a UUID when this wasn't set, but since we aren't writing to
agent.properties anymore we have to make sure the UUID is persistent across restarts. 
						
						
					 
					
						2012-08-08 22:31:06 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wido den Hollander 
							
						 
					 
					
						
						
						
						
							
						
						
							57a14266d8 
							
						 
					 
					
						
						
							
							agent: Remove dummy debug line  
						
						 
						
						... 
						
						
						
						This does nothing 
						
						
					 
					
						2012-08-08 22:31:06 +02:00