project table supports no pagination
Bug #1741007 reported by
Wu Ya Han
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
If the number of projects is too much (about over 20), the project list couldn't show completely.(unless you Zoom out of the website)
To post a comment you must log in.
Keystone v3 API does not support pagination. horizon needs to paginate in horizon side.