Image list truncates at 25 items

Bug #981252 reported by Ron Pedde
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Critical
Gabriel Hurley
Essex
Fix Released
Critical
Registry Administrators

Bug Description

When there are lots of images (>25), the "Images" section of "Images and Snapshots" only shows the first 25 images, and does not paginate.

This with "python-django-horizon=2012.1-0ubuntu3" (presumably essex-final)

Devin Carlen (devcamcar)
tags: added: essex-backport-potential
Devin Carlen (devcamcar)
Changed in horizon:
status: New → Confirmed
importance: Undecided → Critical
milestone: none → folsom-1
Devin Carlen (devcamcar)
Changed in horizon:
assignee: nobody → Nebula (nebula)
Revision history for this message
Kylin CG (kylin7-sg) wrote :

We can provide a `limit` query param in glance api request , or set `limit_param_default` in glance-registry.conf.

Revision history for this message
Kylin CG (kylin7-sg) wrote :

Bug fixed by setting 'limit' param to 'image_list_detailed'.
And paginator is added to table.
Hope this help:)

Kylin7.sg

Revision history for this message
Kylin CG (kylin7-sg) wrote :

New patch for the bug.

Changed in horizon:
status: Confirmed → In Progress
assignee: Nebula (nebula) → Gabriel Hurley (gabriel-hurley)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/7688
Committed: http://github.com/openstack/horizon/commit/e51b9b75ca1f4bacd48daa33fd8e8ec02b9b8236
Submitter: Jenkins
Branch: master

commit e51b9b75ca1f4bacd48daa33fd8e8ec02b9b8236
Author: Gabriel Hurley <email address hidden>
Date: Tue May 22 20:00:43 2012 -0700

    Adds pagination to Glance API and tables.

    Fixes bug 981252.

    Change-Id: Ib1fa6136947a23521dcdbf6d0d7ae783a6e0fae7

Changed in horizon:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/7709

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (milestone-proposed)

Reviewed: https://review.openstack.org/7709
Committed: http://github.com/openstack/horizon/commit/259d3d573f0046bb0973c2252233b50149a68b4d
Submitter: Jenkins
Branch: milestone-proposed

commit 259d3d573f0046bb0973c2252233b50149a68b4d
Author: Gabriel Hurley <email address hidden>
Date: Tue May 22 20:00:43 2012 -0700

    Adds pagination to Glance API and tables.

    Fixes bug 981252.

    Change-Id: Ib1fa6136947a23521dcdbf6d0d7ae783a6e0fae7

Changed in horizon:
status: Fix Committed → Fix Released
Revision history for this message
Mark McLoughlin (markmc) wrote :

The stable/essex patch is here: https://review.openstack.org/#/c/7718/

Revision history for this message
Devin Carlen (devcamcar) wrote : horizon 2011.1.1

Hey, just wanted to say thanks for all the help!

Devin

Thierry Carrez (ttx)
Changed in horizon:
milestone: folsom-1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.