Bug 826743

Summary: [RFE] Need functionality to get a list of "newest" packages
Product: [Retired] Pulp Reporter: Partha Aji <paji>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: low    
Version: MasterCC: rbarlow, skarmark
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-19 00:48:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Partha Aji 2012-05-30 21:13:29 UTC
Description of problem:
As a user of pulp I want to get a list of packages that will get installed from the repos I subscribe to. 
In other words  <given a list of repos>-> [r1, r2, r3 ..]
I 'd like an call that would return me the newest set of <package name - arch> combination. (newest as in the latest version). 


So for example if Repo R1 had Packages with pkg.1.i386 pkg.2.x86_64 and repo R2 had pkg.2.i386 
I would want my call to return
[pkg-2.i386, pkg-2.x86_64]

Comment 1 Partha Aji 2012-05-30 21:19:15 UTC
Feel free to email me/ comment if you have questions on this questions.

Comment 2 Brian Bouterse 2015-02-19 00:48:33 UTC
Moved to https://pulp.plan.io/issues/170