Bug 836669 - Catalog Images tab from /conductor/pools/ page should include pagination - for consistency
Summary: Catalog Images tab from /conductor/pools/ page should include pagination - fo...
Keywords:
Status: CLOSED EOL
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
Assignee: Angus Thomas
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-29 21:49 UTC by Ronelle Landy
Modified: 2020-03-27 18:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Catalog Images page (342.04 KB, image/png)
2012-06-29 21:50 UTC, Ronelle Landy
no flags Details

Description Ronelle Landy 2012-06-29 21:49:10 UTC
Description of problem:

Created from verifying https://bugzilla.redhat.com/show_bug.cgi?id=801971 ...

The "Catalog Images" page does *not* include any pagination (the comments in BZ-801971 seem to recommend pagination as a solution) but the fix as described below ...

<tzumainn> rlandy: ah, it looks like the patch author didn't include pagination for that one; he limited the number of requests to iwhd

*does* reduce the load times for the page. Although it does seem inconsistent not to have pagination on one images page when images lists accessed from  /conductor/pool_families are paginated.


Version-Release number of selected component (if applicable):

rpm -qa |grep aeolus
aeolus-conductor-daemons-0.8.34-1.el6cf.noarch
aeolus-conductor-0.8.34-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-conductor-doc-0.8.34-1.el6cf.noarch
rubygem-aeolus-cli-0.3.3-2.el6_2.noarch
aeolus-configure-2.5.10-1.el6cf.noarch
aeolus-all-0.8.34-1.el6cf.noarch



Steps to Reproduce:
1. Install aeolus conductor
2. run >> aeolus-conductor -p mock
3. build/push an image
4. deploy the image multiple times - more than 20
5. nvigate to: /conductor/pools/1
6. Click on " Catalog Images"


Actual results:
Note that page load time is fairly quick but the list is not paginated.
  
Expected results:
Should be paginated like other images lists

Comment 1 Ronelle Landy 2012-06-29 21:50:39 UTC
Created attachment 595374 [details]
Catalog Images page


Note You need to log in before you can comment on or make changes to this bug.