yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45833
[Bug 1534670] Re: Prev button in Project->Images table redirects to the wrong page
Reviewed: https://review.openstack.org/130844
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f8e595b0fa4d88bf764e13e7f871e0a0f05a8fde
Submitter: Jenkins
Branch: master
commit f8e595b0fa4d88bf764e13e7f871e0a0f05a8fde
Author: Timur Sufiev <tsufiev@xxxxxxxxxxxx>
Date: Fri Oct 24 20:14:46 2014 +0400
Sort images list in ascending alphabetical order
Move most of the pagination-logic to `api.glance.image_list_detailed`,
thus making code in Admin/Project->Images->get_data() less confusing
(and remove hard-coded 'asc'|'desc' values).
Also prepare to get images both from glanceclient.v1 and
glanceclient.v2 (which doesn't set `is_public` attr on images using
`visibility` attr instead).
Change-Id: Ibe6d3dd1e94a1d1fbf95382599a5f53c3559ce5a
Closes-Bug: #1534670
Closes-Bug: #1336317
** 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/1534670
Title:
Prev button in Project->Images table redirects to the wrong page
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Steps to reproduce: on default 3 devstack images (plain cirros image,
cirros kernel and cirros ramdisk) set Items per Page to 1, then go the
last page and from there click 'Prev' link. Notice that it redirects
not to the second page, but to the first one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1534670/+subscriptions
References