[Openstack] user pagination in horizon
Matthias Runge
mrunge at redhat.com
Tue Nov 12 08:36:24 UTC 2013
On 11/11/2013 07:58 PM, Craig J wrote:
> 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
>
We briefly talked about such a scenario at the past OpenStack
development summit; sadly, this is an issue, for which we currently
don't have a solution for. Esp. paginating won't help you in case, if
you have e.g. 1000 users or more.
Matthias
More information about the Openstack
mailing list