yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20232
[Bug 1328734] Re: update API_RESULT_PAGE_SIZE description in settings.rst
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1328734
Title:
update API_RESULT_PAGE_SIZE description in settings.rst
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Go to:
http://docs.openstack.org/developer/horizon/topics/settings.html.
Under 'OpenStack Settings (Partial)' you see API_RESULT_PAGE_SIZE
description as:
Similar to API_RESULT_LIMIT. This setting currently only controls the
Glance image list page size. It will be removed in a future version.
I don't think that is the accurate any more. Maybe something like
this?
This setting controls the number of items to show per page if API
pagination support for it exists (e.g. Glance images, Nova instances).
It no longer *just* affects the Glance image list.
Update this file:
https://github.com/openstack/horizon/blob/master/doc/source/topics/settings.rst#api_result_page_size
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1328734/+subscriptions
References