Description of problem: We currently see incomplete listing of users when connected to an AD implementation that employs nested groups. With the linked patch running in a custom container, the additional queries are performed to return the user listing we expect to see. Version-Release number of selected component (if applicable): RHOSP 13z12 Docker image is openstack-keystone:13.0-116 How reproducible: Always Steps to Reproduce: 1. openstack user list --domain <ad_domain> Actual results: No users are returned and no error is reported (this is not exceeding the max count as there are only ~40 users in the filter) Expected results: User listing returned.