Bug 1272424

Summary: Tenant list sorting in admin dashboard behaves unpredictably
Product: Red Hat OpenStack Reporter: Anand Nande <anande>
Component: python-django-horizonAssignee: Radomir Dopieralski <rdopiera>
Status: CLOSED WONTFIX QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: athomas, beth.white, dh3, jrist, jschluet, mrunge, rdopiera, srevivo
Target Milestone: Upstream M3Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-20 10:31:09 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:

Comment 5 Matthias Runge 2015-10-16 12:52:03 UTC
unfortunately, it's nothing I can fix right now. Part of the issue is, some authentication backends don't support pagination at all, and keystone doesn't support it as well (because of that reason).

This will probably change, when project searchlight is integrated in OpenStack and esp. in Horizon. It is currently under discussion and might see a first solution for mitaka release. It will definitely not being backported.

Comment 6 Jason E. Rist 2016-10-11 14:28:42 UTC
Radomir - do you think this is something we can do now due to the searchlight integration?

Comment 7 Radomir Dopieralski 2016-12-12 12:27:02 UTC
As far as I can see (at https://blueprints.launchpad.net/horizon/+spec/searchlight-instances-integration), there hasn't been much progress with Searchlight integration in Horizon yet. It seems to be a wishlist item for now.

Comment 8 Red Hat Bugzilla Rules Engine 2017-02-22 16:02:49 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 12 Beth White 2019-02-20 10:31:09 UTC
Closing as won't fix as searchlight development has stalled.