Hello,

I'm currently using the ldap backend for keystone, which means I have
thousands of users. When I go to add/remove users from a project in
horizon, all the users are displayed all at once. This causes the UI to be
very slow.  Is there a configuration property that I can set that will
cause horizon to paginate users?

I've played with

/etc/keystone/keystone.conf
[ldap]
page_size

and
/etc/openstack-dashboard/local_settings
API_RESULT_LIMIT
API_RESULT_PAGE_SIZE

but they don't seem to affect the number of users listed when modifying the
users in a project.

Thanks in advance.

-Craig J
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to