[ https://issues.apache.org/jira/browse/CLOUDSTACK-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786741#comment-13786741 ]
ASF subversion and git services commented on CLOUDSTACK-3101: ------------------------------------------------------------- Commit f8976a41ce81d289709cd104acac82228536177f in branch refs/heads/master from [~nitinme] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f8976a4 ] CLOUDSTACK-3101: fix listVolumes to not display volumes to the normal users with forDisplay=false. But display volumes to ROOT Admin irrespective of the flag. Signed off by : nitin mehta<nitin.me...@citrix.com> > [DR] list* APIs are not working based on the display* flags > ------------------------------------------------------------ > > Key: CLOUDSTACK-3101 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3101 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Affects Versions: 4.2.0 > Environment: commit # 971c40d98e07ab6cddb8e6db5095c1acea935815 > Reporter: venkata swamybabu budumuru > Assignee: Nitin Mehta > Priority: Minor > Fix For: 4.2.1 > > Attachments: logs.tgz > > > Steps to reproduce : > (i) Have CloudStack setup with at least 1 advanced zone > (ii) verify the listAPIs like (listVirtualMachines, listNetworks, listVolumes > etc..,) with the display flag set to true or false (displayvm or display > network) > for ex: > http://10.147.59.194:8096/api?command=listNetworks&displaynetwork=false > Observations: > (i) irrespective what is the value set for display flag, it lists all the > networks (or entities). > (ii) this doesn't do any filtering before listing based on the display flag > set. -- This message was sent by Atlassian JIRA (v6.1#6144)