Bug 1296923

Summary: [RFE] Pagination support in the list of instances
Product: Red Hat OpenStack Reporter: Martin Vecera <mvecera>
Component: python-django-horizonAssignee: Radomir Dopieralski <rdopiera>
Status: CLOSED WONTFIX QA Contact: Ido Ovadia <iovadia>
Severity: low Docs Contact:
Priority: medium    
Version: 7.0 (Kilo)CC: athomas, beth.white, dyocum, ecervena, mburns, mrunge, mvecera, rdopiera, srevivo
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-23 15:35:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Vecera 2016-01-08 12:56:15 UTC
In the list of instances in web UI, there are no pagination links when there is more than a single page. 

See https://control.os1.phx2.redhat.com/dashboard/project/instances/ for example. I know this is os ver. 6, but up to my current knowledge, this has not been implemented yet in ver. 7.

Comment 2 Matthias Runge 2016-01-08 13:54:50 UTC
Any justification for urgent?

New features are being implemented in new OpenStack versions. There is still work missing in Liberty release.
I can confirm, that's not implemented in Mitaka as well. (for instances)

Comment 4 Martin Vecera 2016-04-04 12:27:22 UTC
Hello, I set it to urgent as the internal instance we use in QE has more than 800 internal users suffering from this drawback (see https://people.engineering.redhat.com/employee/dmacdona/). So this could have a huge impact on our productivity.

Comment 5 Itxaka 2016-04-25 10:57:34 UTC
There is half pagination on master rigth now (only forward pagination) and the attached upstream patch provides the full functionality.


This should be a RFE thought, not a bug.