← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1499664] Re: Add pagination support to the volume snapshots and backups tabs in the Dashboard

 

Reviewed:  https://review.openstack.org/251427
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f90b374ad748bc4f3648a7f187ced0d34d34594b
Submitter: Jenkins
Branch:    master

commit f90b374ad748bc4f3648a7f187ced0d34d34594b
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date:   Mon Nov 30 18:07:39 2015 +0300

    Add pagination to volume snapshots and backups pages
    
    Do it for both Project (both Snapshots and Backups tabs) and Admin
    (only Snapshots tab) dashboards.
    
    To test: set 'Items Per Page' in the UI Settings page to a low number.
    
    Change-Id: I9b16cf31c726055da0afad347e033f3918af3049
    Closes-Bug: #1499664


** 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/1499664

Title:
  Add pagination support to the volume snapshots and backups tabs in the
  Dashboard

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Both snapshots and backups API endpoints now support pagination in
  Cinder API (https://review.openstack.org/#/c/195071/ and
  https://review.openstack.org/#/c/204493/), it's time to leverage this
  support in Horizon.

  This is similar to bug 1316793 (except that it does the same for
  Volumes tab).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1499664/+subscriptions


References