commit 5b38ec1344fabd19364661d61d6374b87960d7e4
Author: Samuel de Medeiros Queiroz <email address hidden>
Date: Tue Mar 24 09:58:35 2015 -0300
Fixes bug when getting hierarchy on Project API
GET /v3/projects/project_id?parents_as_list and
GET /v3/projects/project_id?subtree_as_list
should return only the projects in the hierarchy
the user has access to.
This patch fixes a bug in which all projects in
the hierarchy are always returned.
Reviewed: https:/ /review. openstack. org/167231 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=5b38ec1344f abd19364661d61d 6374b87960d7e4
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5b38ec1344fabd1 9364661d61d6374 b87960d7e4
Author: Samuel de Medeiros Queiroz <email address hidden>
Date: Tue Mar 24 09:58:35 2015 -0300
Fixes bug when getting hierarchy on Project API
GET /v3/projects/ project_ id?parents_ as_list and project_ id?subtree_ as_list
GET /v3/projects/
should return only the projects in the hierarchy
the user has access to.
This patch fixes a bug in which all projects in
the hierarchy are always returned.
Co-Authored-By: Raildo Mascena <email address hidden>
Closes-Bug: #1434916
Change-Id: I1b2403b9b2af51 0f127ce1ea47604 d53eef3850c