mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	redundant default bus statement
This commit is contained in:
		
							parent
							
								
									654dcddf03
								
							
						
					
					
						commit
						db67157907
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -366,7 +366,6 @@ def instance(request, compute_id, vname):
 | 
			
		|||
        default_cache = settings.INSTANCE_VOLUME_DEFAULT_CACHE
 | 
			
		||||
        default_format = settings.INSTANCE_VOLUME_DEFAULT_FORMAT
 | 
			
		||||
        formats = conn.get_image_formats()
 | 
			
		||||
        default_bus = settings.INSTANCE_VOLUME_DEFAULT_BUS
 | 
			
		||||
        busses = conn.get_busses()
 | 
			
		||||
        default_bus = settings.INSTANCE_VOLUME_DEFAULT_BUS
 | 
			
		||||
        show_access_root_password = settings.SHOW_ACCESS_ROOT_PASSWORD
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue