one. is appended by oca

This commit is contained in:
PCoder 2019-05-10 23:51:05 +02:00
parent 1d70563ea2
commit c92b8c6fac
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ class OpenNebulaManager():
"""
UPDATE_TYPE = 1
return_value = self.client.call(
'one.user.update',
'user.update',
self.email,
self.password,
'<SSH_PUBLIC_KEY>%s</SSH_PUBLIC_KEY>' % ssh_key,