yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45303
[Bug 1316793] Re: Add pagination support to the volume page in the Dashboard
Reviewed: https://review.openstack.org/118450
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=091d351553207981a28a3258e8c3ab7a660543de
Submitter: Jenkins
Branch: master
commit 091d351553207981a28a3258e8c3ab7a660543de
Author: Mingyan Bao <bao.mingyan@xxxxxx>
Date: Tue Sep 2 15:35:17 2014 -0400
Add pagination support to the volume page
Cinder v2 supports pagination.
Added to the volumes table for both admin and project.
Also fix the Cinder REST API to handle pagination (like Glance
REST API).
To test: set 'Items Per Page' in the UI Settings page to a low number.
Co-Authored-By: Cindy Lu <clu@xxxxxxxxxx>
Co-Authored-By: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Change-Id: Ib1772d6e6214dc96a09ce32fb4d9f9fb79d161f0
Closes-Bug: #1316793
** Changed in: horizon
Status: In Progress => 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/1316793
Title:
Add pagination support to the volume page in the Dashboard
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The cinder V2 API supports pagination, however, the dashboard volume
page does not currently leverage the support. Without this support the
listing of more than a 100 volumes takes a long time. This is really
painful and should be fixed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1316793/+subscriptions
References