[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578740#comment-13578740
 ] 

Min Chen commented on CLOUDSTACK-1277:
--------------------------------------

cherry-picked to master as well, commit cf7ac9d6c4f5f85c47a5f4d09d402f4f0f682ba1
                
> ApiResponseHelper.createUserVmResponse failed to populate password field set 
> from UserVm object
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1277
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1277
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: API
>    Affects Versions: 4.1.0
>            Reporter: Min Chen
>            Assignee: Min Chen
>             Fix For: 4.1.0
>
>
> ResetVMPasswordCmd returns no password in the UserVmResponse returned, even 
> though that internally reset API is done successfully. The reason is that in 
> UserVmVO class,
> "password" is defined as "transit", so it is not stored in Database. When
> we use id to find this user vm from user_vm_view, the password set from
> reset routine internally is lost.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to