Comment 3 for bug 1775002

Revision history for this message
Drew Freiberger (afreiberger) wrote :

Though, +1 on adding API_RESULT_LIMIT to be modifiable in the charm config.

From local_settings.py (copied from juno):

# The number of Swift containers and objects to display on a single page before
# providing a paging element (a "more" link) to paginate results.
API_RESULT_LIMIT = 1000