keystone/keystone/tests
Ankit Agrawal ee2859a61a Fix users in group and groups for user exact filters
List users in a group by name and list groups for user by name
throws HTTP 500 error in case of exact filters because filter_by
query used in case of exact filter is not able to filter using
'name' attribute.
This patch fixes this issue by replacing filter_by with filter query
in case of exact_filter similar to the inexact_filter query.

Closes-Bug: 1521772
Change-Id: Ib44513540370c0701a439f11a49e0dc338601fae
2016-01-07 10:10:09 -08:00
..
functional functional tests for keystone on subpaths 2015-09-16 14:09:58 +00:00
hacking Fix pep8 job 2015-12-23 11:21:30 -06:00
unit Fix users in group and groups for user exact filters 2016-01-07 10:10:09 -08:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00