Fix flake8 warnings
This commit is contained in:
		
					parent
					
						
							
								39cb930326
							
						
					
				
			
			
				commit
				
					
						3ceaf0192f
					
				
			
		
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -153,7 +153,8 @@ class OpenNebulaManager(): | ||||||
|                 "User {} does not exist. Created the user. User id = {}".format( |                 "User {} does not exist. Created the user. User id = {}".format( | ||||||
|                     email, |                     email, | ||||||
|                     opennebula_user |                     opennebula_user | ||||||
|             )) |                 ) | ||||||
|  |             ) | ||||||
|             return opennebula_user |             return opennebula_user | ||||||
|         except ConnectionRefusedError: |         except ConnectionRefusedError: | ||||||
|             logger.info( |             logger.info( | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue