Public bug reported: When I want to query the rbac policy with fields=id, or anything. It will alway return the full message of rbac policies.
repro ------------ http://10.250.9.16:9696/v2.0/rbac-policies.json?fields=id GET This is the get_policies miss the input argument of field, so the server side didn't process this field. ** Affects: neutron Importance: Undecided Assignee: zhaobo (zhaobo6) Status: New ** Changed in: neutron Assignee: (unassigned) => zhaobo (zhaobo6) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1517815 Title: List rbac request didn't process "fields" Status in neutron: New Bug description: When I want to query the rbac policy with fields=id, or anything. It will alway return the full message of rbac policies. repro ------------ http://10.250.9.16:9696/v2.0/rbac-policies.json?fields=id GET This is the get_policies miss the input argument of field, so the server side didn't process this field. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1517815/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp