You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/02/14 21:03:13 UTC

[jira] [Commented] (CLOUDSTACK-1277) ApiResponseHelper.createUserVmResponse failed to populate password field set from UserVm object

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

ASF subversion and git services commented on CLOUDSTACK-1277:
-------------------------------------------------------------

Commit 07ce770e9711ab5ddfc9382129b35c96aadc7846 in branch refs/heads/4.1 from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=07ce770 ]

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