Add exceptions, merge for ssh key
The replace variable of the add_public_key function is now a merge variable in order to append new keys to a user
This commit is contained in:
		
					parent
					
						
							
								ca63355914
							
						
					
				
			
			
				commit
				
					
						0db15d99a5
					
				
			
		
					 3 changed files with 30 additions and 2 deletions
				
			
		
							
								
								
									
										9
									
								
								opennebula_api/exceptions.py
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								opennebula_api/exceptions.py
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| 
 | ||||
| class KeyExistsError(Exception): | ||||
|     pass | ||||
| 
 | ||||
| class UserExistsError(Exception): | ||||
|     pass | ||||
| 
 | ||||
| class UserCredentialError(Exception): | ||||
|     pass | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue