Bug 646976 - Pulp Consumer List - Subscribed Repos shown incorrectly.
Summary: Pulp Consumer List - Subscribed Repos shown incorrectly.
Keywords:
Status: CLOSED DUPLICATE of bug 669505
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-26 19:11 UTC by Todd Sanders
Modified: 2013-09-09 16:31 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-13 20:23:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Todd Sanders 2010-10-26 19:11:53 UTC
Description of problem:

1. Registered Consumer:

[master]$ pulp-admin consumer create --id tsanders-x201 --description 'This is my Pulp Server'
Successfully created consumer [ tsanders-x201 ]

2. List Consumers:

[master]$pulp-admin consumer list
+------------------------------------------+
           Consumer Information
+------------------------------------------+

Id                 tsanders-x201            
Description        This is my Pulp Server   
Subscribed Repos   /pulp/api/consumers/tsanders-x201/repoids/
Profile            https://tsanders-x201:443/pulp/api/consumers/tsanders-x201/package_profile/
Additional info    {}

It looks like we are trying to present the user with a properly formatted url to retrieve the subscribed repos.  I would prefer this to just list out the repos as part of this output, as I imagine the number of bound repos by a consumer will be a relatively small number (<10):

Subscribed Repos   fedora13-x86-releases, fedora13-x86-updates, 
                   fedora13-dell-firmware
      






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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jay Dobies 2011-01-13 20:23:59 UTC

*** This bug has been marked as a duplicate of bug 669505 ***


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