Gaurav Aradhye 
							
						 
					 
					
						
						
						
						
							
						
						
							8354d4a765 
							
						 
					 
					
						
						
							
							CLOUDSTACK-8214: test_netscaler_nw_off.py - Skip test if enough zones are not present instead of throwing exception  
						
						... 
						
						
						
						Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 
						
						
					 
					
						2015-02-05 15:50:51 +05:30 
						 
				 
			
				
					
						
							
							
								Girish Shilamkar 
							
						 
					 
					
						
						
						
						
							
						
						
							598e9b1cbc 
							
						 
					 
					
						
						
							
							CLOUDSTACK-7413: Adding required_hardware tag to regression test cases so that the test cases are picked up by simulator accordingly  
						
						
						
						
					 
					
						2014-08-25 09:14:22 +05:30 
						 
				 
			
				
					
						
							
							
								Girish Shilamkar 
							
						 
					 
					
						
						
						
						
							
						
						
							247c796693 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary  
						
						
						
						
					 
					
						2014-05-07 02:43:10 -04:00 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							0e223d6787 
							
						 
					 
					
						
						
							
							Merge branch 'master' into marvin  
						
						... 
						
						
						
						Conflicts:
	test/integration/component/test_base_image_updation.py
	test/integration/component/test_cpu_domain_limits.py
	test/integration/component/test_cpu_limits.py
	test/integration/component/test_cpu_project_limits.py
	test/integration/component/test_ip_reservation.py
	test/integration/component/test_memory_limits.py
	test/integration/component/test_mm_domain_limits.py
	test/integration/component/test_mm_project_limits.py
	test/integration/component/test_persistent_networks.py
	test/integration/component/test_portable_ip.py
	test/integration/component/test_routers.py
	test/integration/smoke/test_deploy_vm.py
	test/integration/smoke/test_deploy_vm_with_userdata.py
	test/integration/smoke/test_internal_lb.py
	test/integration/smoke/test_vm_life_cycle.py
	test/integration/smoke/test_volumes.py
	tools/marvin/marvin/codes.py
	tools/marvin/marvin/configGenerator.py
	tools/marvin/marvin/lib/base.py
	tools/marvin/marvin/lib/common.py
	tools/marvin/marvin/lib/utils.py 
						
						
					 
					
						2014-04-08 17:53:37 +05:30 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							91a5e3bb66 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests  
						
						... 
						
						
						
						that can be run on simulator only and that needs hardware. 
						
						
					 
					
						2014-03-28 15:34:57 +05:30 
						 
				 
			
				
					
						
							
							
								Girish Shilamkar 
							
						 
					 
					
						
						
						
						
							
						
						
							d70ef2a279 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions  
						
						
						
						
					 
					
						2014-02-26 17:13:21 +05:30 
						 
				 
			
				
					
						
							
							
								Santhosh Edukulla 
							
						 
					 
					
						
						
						
						
							
						
						
							bf72441d13 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6006: Remove integration folder and lib  
						
						
						
						
					 
					
						2014-02-04 12:01:58 +05:30 
						 
				 
			
				
					
						
							
							
								Santhosh Edukulla 
							
						 
					 
					
						
						
						
						
							
						
						
							c7fe212c3b 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention  
						
						... 
						
						
						
						Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 
						
						
					 
					
						2013-11-08 16:34:46 +05:30 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							65b12f45b9 
							
						 
					 
					
						
						
							
							Revert "CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention"  
						
						... 
						
						
						
						This reverts commit ec00a6fb74042259ceea6add676de3f15e642d4a. 
						
						
					 
					
						2013-11-08 16:05:30 +05:30 
						 
				 
			
				
					
						
							
							
								Santhosh Edukulla 
							
						 
					 
					
						
						
						
						
							
						
						
							ec00a6fb74 
							
						 
					 
					
						
						
							
							CLOUSTACK-5099: Utils.py-has-wrong-reference, cleaned it. As well added Uniform naming convention  
						
						... 
						
						
						
						Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 
						
						
					 
					
						2013-11-08 16:02:10 +05:30 
						 
				 
			
				
					
						
							
							
								Girish Shilamkar 
							
						 
					 
					
						
						
						
						
							
						
						
							c5e1c4725c 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4747: Rename testcase name to use lesser characters  
						
						... 
						
						
						
						Renamed testcase name and also initialised _cleanup so that
it does not break on non-NS Cloudstack setup.
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com> 
						
						
					 
					
						2013-10-17 15:23:56 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							a5ede3af7f 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4696 Handle Netscaler Provider enable for both zones  
						
						... 
						
						
						
						Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com> 
						
						
					 
					
						2013-10-01 11:18:30 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							f1c6535f6e 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit f7df3ef9f1d6127d5438e58af7dccfbd1f58461c) 
						
						
					 
					
						2013-08-27 10:59:13 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							f724c91296 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit bc5b6ae0e41a04ab2c892ce53199c1d7f1d0902c) 
						
						
					 
					
						2013-08-26 10:36:29 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							eae874918d 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3744 Fixed order of cleanup objects, removed offerings cleanup  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 08c82883f6bcc18804c88633c9c85764c5d22417) 
						
						
					 
					
						2013-07-29 15:35:29 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							d2ce17ea73 
							
						 
					 
					
						
						
							
							Fixed account objects CLOUDSTACK-3726  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 1cd435e25a36e8737d37edce1bb5da70d9b670c9) 
						
						
					 
					
						2013-07-23 20:51:16 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							78ac22e157 
							
						 
					 
					
						
						
							
							Fixed ostype CLOUDSTACK-3645  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-07-19 11:17:11 +05:30 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							3a60e56529 
							
						 
					 
					
						
						
							
							change all instances of account.account to acccount.  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-07-17 12:36:27 +05:30 
						 
				 
			
				
					
						
							
							
								Sowmya Krishnan 
							
						 
					 
					
						
						
						
						
							
						
						
							51b7f5de91 
							
						 
					 
					
						
						
							
							Fix typo netscaler_1 in TestAddMultipleNSDiffZone  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-07-17 12:14:11 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							535903f928 
							
						 
					 
					
						
						
							
							ostypeid references removed  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 088c1e2a46b2758e2a0cb2ab107a6fa83a3c7c73) 
						
						
					 
					
						2013-07-11 16:45:53 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							24258648bf 
							
						 
					 
					
						
						
							
							serviceCapabilityList is case sensitive  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-06-19 12:48:37 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							894413e362 
							
						 
					 
					
						
						
							
							Marvin IP cleared tests for various cloudstack components  
						
						... 
						
						
						
						One big blob of all the tests that were posted for IP clearance several
months ago. IP clearance VOTE has passed on general@
Ref: http://markmail.org/thread/xareczan2kx4hhom 
RAT check passed. 
						
						
					 
					
						2013-05-14 10:24:27 +05:30