Nick Livens 
							
						 
					 
					
						
						
						
						
							
						
						
							02c5d44f0b 
							
						 
					 
					
						
						
							
							Dynamic loading of DB driver + support for other DB providers  
						
						
						
						
					 
					
						2016-05-23 15:50:28 +02:00 
						 
				 
			
				
					
						
							
							
								Rohit Yadav 
							
						 
					 
					
						
						
						
						
							
						
						
							069aa4e5f3 
							
						 
					 
					
						
						
							
							CLOUDSTACK-8433: remove awsapi db usage and add upgrade cleanup path  
						
						... 
						
						
						
						- Removes awsapi db properties usage across codebase
- Removes references from spring xmls, test cases and TransactionLegacy
- Adds sql command to drop database cloudbridge in schema-451to460-cleanup.sql
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> 
						
						
					 
					
						2015-05-06 15:22:04 +02:00 
						 
				 
			
				
					
						
							
							
								Hugo Trippaers 
							
						 
					 
					
						
						
						
						
							
						
						
							594b51c629 
							
						 
					 
					
						
						
							
							Fixup the license headers in the utils project. All files now use the same license header and this is enforced by the maven-license-check plugin.  
						
						
						
						
					 
					
						2014-02-18 12:08:36 +01:00 
						 
				 
			
				
					
						
							
							
								tuna 
							
						 
					 
					
						
						
						
						
							
						
						
							fca6d56681 
							
						 
					 
					
						
						
							
							remove private changes  
						
						
						
						
					 
					
						2013-12-10 10:36:30 +07:00 
						 
				 
			
				
					
						
							
							
								tuna 
							
						 
					 
					
						
						
						
						
							
						
						
							dc151115be 
							
						 
					 
					
						
						
							
							AutoScaling without NetScaler  
						
						
						
						
					 
					
						2013-12-10 10:35:55 +07:00 
						 
				 
			
				
					
						
							
							
								tuna 
							
						 
					 
					
						
						
						
						
							
						
						
							61e80f030a 
							
						 
					 
					
						
						
							
							remove unused code  
						
						
						
						
					 
					
						2013-12-09 23:33:15 +07:00 
						 
				 
			
				
					
						
							
							
								tuna 
							
						 
					 
					
						
						
						
						
							
						
						
							d935d3865a 
							
						 
					 
					
						
						
							
							tuna  
						
						
						
						
					 
					
						2013-12-09 23:33:14 +07:00 
						 
				 
			
				
					
						
							
							
								Abhinandan Prateek 
							
						 
					 
					
						
						
						
						
							
						
						
							6cfcbc665e 
							
						 
					 
					
						
						
							
							reverting a local change  
						
						
						
						
					 
					
						2013-07-18 16:22:08 +05:30 
						 
				 
			
				
					
						
							
							
								Bharat Kumar 
							
						 
					 
					
						
						
						
						
							
						
						
							d73bb22802 
							
						 
					 
					
						
						
							
							Incorportaed the review changes Now dhcpservice IPs are removed when last vm from the subnet is removed. Rebased with master.  
						
						... 
						
						
						
						Signed-off-by: Abhinandan Prateek <aprateek@apache.org> 
						
						
					 
					
						2013-07-17 12:35:06 +05:30 
						 
				 
			
				
					
						
							
							
								Kelven Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							7b75f0d990 
							
						 
					 
					
						
						
							
							Sync master to javelin one more time  
						
						
						
						
					 
					
						2013-02-01 11:37:33 -08:00 
						 
				 
			
				
					
						
							
							
								Kishan Kavala 
							
						 
					 
					
						
						
						
						
							
						
						
							1f57d925eb 
							
						 
					 
					
						
						
							
							Apply API refactoring changes. Make changes to Regions API to work with new code  
						
						
						
						
					 
					
						2013-01-25 18:41:59 +05:30 
						 
				 
			
				
					
						
							
							
								Rohit Yadav 
							
						 
					 
					
						
						
						
						
							
						
						
							6214b1d4bd 
							
						 
					 
					
						
						
							
							db.properties: adding other key value info for dbcreator to work in a generic way  
						
						... 
						
						
						
						Signed-off-by: Rohit Yadav <bhaisaab@apache.org> 
						
						
					 
					
						2013-01-18 17:19:55 -08:00 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							1f1a13448f 
							
						 
					 
					
						
						
							
							simulator: resurrect simulator hypervisor as plugin  
						
						... 
						
						
						
						Multiple fixes:
1. changes to the mvn configuration
    a. include simulator to client.war
    b. activate simulator by profile
2. templates for simulator
3. developer prefill for simulator
    a. Use deplydb-simulator to setup simulator db
4. Inherit components-simulator.xml from components.xml
5. ListVolumesCommand missed for MockStorageManager
6. Include simulator properties into utils/db.properties
TODO:
 Secondary storage VMs don't come up because ComponentLocator doesn't
retain a unique set of adapaters by name. Fix this in subsequent
checkin. 
						
						
					 
					
						2012-12-23 19:28:57 -08:00 
						 
				 
			
				
					
						
							
							
								Laszlo Hornyak 
							
						 
					 
					
						
						
						
						
							
						
						
							988ccfc45d 
							
						 
					 
					
						
						
							
							removed some unused database connection properties  
						
						... 
						
						
						
						Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2012-12-13 22:46:29 -08:00 
						 
				 
			
				
					
						
							
							
								Likitha Shetty 
							
						 
					 
					
						
						
						
						
							
						
						
							2a8b9e5130 
							
						 
					 
					
						
						
							
							CLOUDSTACK-292: AWSAPI calls fail with 'com.cloud.utils.exception.CloudRuntimeException: DB Exception on: null'  
						
						
						
						
					 
					
						2012-12-13 22:06:16 -08:00 
						 
				 
			
				
					
						
							
							
								Kishan Kavala 
							
						 
					 
					
						
						
						
						
							
						
						
							f0f33bf4da 
							
						 
					 
					
						
						
							
							Added Mock ApiServer, Regions API calls with api keys  
						
						
						
						
					 
					
						2012-10-17 14:16:36 +05:30 
						 
				 
			
				
					
						
							
							
								Edison Su 
							
						 
					 
					
						
						
						
						
							
						
						
							06d516a80c 
							
						 
					 
					
						
						
							
							if db.properties.override missing, shouldn't panic  
						
						
						
						
					 
					
						2012-10-10 16:20:35 -07:00 
						 
				 
			
				
					
						
							
							
								Chip Childers 
							
						 
					 
					
						
						
						
						
							
						
						
							95ce55f0a1 
							
						 
					 
					
						
						
							
							License header updates for the utils folder  
						
						
						
						
					 
					
						2012-08-03 14:15:09 -04:00 
						 
				 
			
				
					
						
							
							
								David Nalley 
							
						 
					 
					
						
						
						
						
							
						
						
							91fadc4a0d 
							
						 
					 
					
						
						
							
							fixing line ends in utils  
						
						
						
						
					 
					
						2012-04-09 20:05:41 -04:00 
						 
				 
			
				
					
						
							
							
								frank 
							
						 
					 
					
						
						
						
						
							
						
						
							2f634c0913 
							
						 
					 
					
						
						
							
							Switch to Apache license  
						
						
						
						
					 
					
						2012-04-03 04:50:05 -07:00 
						 
				 
			
				
					
						
							
							
								Abhinandan Prateek 
							
						 
					 
					
						
						
						
						
							
						
						
							3c6a0efa29 
							
						 
					 
					
						
						
							
							bug 11181: adding a param so that mysql can cache the listVM prepared statement sql effectively  
						
						
						
						
					 
					
						2011-09-07 05:50:33 +05:30 
						 
				 
			
				
					
						
							
							
								Manuel Amador (Rudd-O) 
							
						 
					 
					
						
						
						
						
							
						
						
							05c020e1f6 
							
						 
					 
					
						
						
							
							Source code committed  
						
						
						
						
					 
					
						2010-08-11 09:13:29 -07:00