[
https://issues.apache.org/jira/browse/CLOUDSTACK-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786839#comment-13786839
]
ASF subversion and git services commented on CLOUDSTACK-3101:
-------------------------------------------------------------
Commit a6852a340d08845ae41833814d07771ec75cbf36 in branch refs/heads/master
from [~nitinme]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a6852a3 ]
CLOUDSTACK-3101:
fix listDiskOffering to not display offerings to the normal users with
forDisplay=false. But display them to ROOT Admin irrespective of the flag.
Added display flag in the updateVolume/offeirng commands
Signed off by : nitin mehta<[email protected]>
> [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)