Merge pull request #224 from levivm/opennebula-integration
Opennebula integration
This commit is contained in:
		
				commit
				
					
						23f58ead52
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -58,7 +58,7 @@ class HostingManageVMAdmin(admin.ModelAdmin): | |||
|             self.create_opennebula_user(request) | ||||
|         if self.client is None: | ||||
|             opennebula_user = request.user.email | ||||
|             opennebula_user_password = get_random_password() | ||||
|             opennebula_user_password ='19737450' | ||||
|             self.client = oca.Client("{0}:{1}".format(opennebula_user, opennebula_user_password), | ||||
|                                      "{protocol}://{domain}:{port}{endpoint}".format( | ||||
|                                          protocol=settings.OPENNEBULA_PROTOCOL, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue