[Openstack] dashboard's tenant and users at most list 10 rows data

Gabriel Hurley Gabriel.Hurley at nebula.com
Wed Jan 18 18:23:14 UTC 2012


Indeed, the 10 item default on Keystone's API  is out of line with the rest of OpenStack's APIs (Nova defaults to 1,000, Swift to 10,000), but keystoneclient also need to be updated to support limit + marker pagination. Once that's implemented we can set an arbitrarily larger default in Horizon whether Keystone changes the default limit or not.

All the best,


-          Gabriel

From: openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net [mailto:openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net] On Behalf Of Alessio Ababilov
Sent: Tuesday, January 17, 2012 11:41 PM
To: ljvsss
Cc: openstack
Subject: Re: [Openstack] dashboard's tenant and users at most list 10 rows data

Hi!

This is really a known bug in python-keystoneclient. It sends a simple request to retrieve these lists, and 10 top records are returned by default.

The bug should be fixed in python-keystoneclient, or keystone server should be fixed and return all records by default.

My question to developer team: what way do you prefer?

On 01/18/2012 07:02 AM, ljvsss wrote:
hi:
   if  i have more than 10 uses or tenants in dashboard,here

[image.png]

at most list 10 rows data, is there anybody know how to change it?

thanks very much




_______________________________________________

Mailing list: https://launchpad.net/~openstack

Post to     : openstack at lists.launchpad.net<mailto:openstack at lists.launchpad.net>

Unsubscribe : https://launchpad.net/~openstack

More help   : https://help.launchpad.net/ListHelp




--

Alessio Ababilov

Software Engineer

Grid Dynamics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120118/629189d1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 28325 bytes
Desc: image001.png
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120118/629189d1/attachment.png>


More information about the Openstack mailing list