[ https://issues.apache.org/jira/browse/CLOUDSTACK-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578738#comment-13578738 ]
ASF subversion and git services commented on CLOUDSTACK-1277: ------------------------------------------------------------- Commit cf7ac9d6c4f5f85c47a5f4d09d402f4f0f682ba1 in branch refs/heads/master from [~minchen07] [ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=cf7ac9d ] CLOUDSTACK-1277: populating transit password field to UserVmJoinVO in converting from UserVm to UserVmJoinVO. > 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