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:
*** This bug has been marked as a duplicate of bug 669505 ***