[
https://issues.apache.org/jira/browse/CLOUDSTACK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738721#comment-13738721
]
ASF subversion and git services commented on CLOUDSTACK-4296:
-------------------------------------------------------------
Commit da7f924cc53fea3567764eecc5ebc9260aea0f5d in branch refs/heads/master
from [~weizhou]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=da7f924 ]
CLOUDSTACK-4296: fix parameter setting error in listVirtualMachines command
(cherry picked from commit 72f013f7809db70755f0ff59f8c888d95d5179b5)
> Cloudstack API listVirtualMachines&name= / listVirtualMachines&keyword= are
> broken
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4296
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4296
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.1.1, Future
> Reporter: Daan Hoogland
> Assignee: Wei Zhou
>
> User: command=listVirtualMachines&name=<servername>&response=json
> result=null
> User: command=listVirtualMachines&keyword=<servername>&response=json
> result=null
> Domain Admin: command=listVirtualMachines&name=<servername>&response=json
> result=null
> Domain Admin: command=listVirtualMachines&keyword=<servername>&response=json
> result=OK
> The command keyword works only for domain admins, others just result into
> null.
--
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