Reviewed: https://review.openstack.org/248025 Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=529d3f5a3c8d71df23d795275f01ec4a4aca994b Submitter: Jenkins Branch: master
commit 529d3f5a3c8d71df23d795275f01ec4a4aca994b Author: Kevin Benton <email address hidden> Date: Thu Nov 19 21:27:05 2015 -0800
Do not allow name lookups on RBAC policies
RBAC policies have no name field so the name query to the server was always returning all entries since the name filter was ignored.
This corrects the behavior by disabling the name lookup for RBAC policies.
Change-Id: I6c5afa05cefb1709e9667a1aaf20105c707dc95c Closes-Bug: #1517818
Reviewed: https:/ /review. openstack. org/248025 /git.openstack. org/cgit/ openstack/ python- neutronclient/ commit/ ?id=529d3f5a3c8 d71df23d795275f 01ec4a4aca994b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 529d3f5a3c8d71d f23d795275f01ec 4a4aca994b
Author: Kevin Benton <email address hidden>
Date: Thu Nov 19 21:27:05 2015 -0800
Do not allow name lookups on RBAC policies
RBAC policies have no name field so the name query to
the server was always returning all entries since the
name filter was ignored.
This corrects the behavior by disabling the name lookup
for RBAC policies.
Change-Id: I6c5afa05cefb17 09e9667a1aaf201 05c707dc95c
Closes-Bug: #1517818