-
Task
-
Resolution: Done
-
Undefined
-
None
Goal:
- Provide an api that returns packages in a snapshot,that is backed by the pulp repo version
- Would return name, version, release, arch, epoch, summary, description (same things as our current rpm api for repos returns)
- For flexibility, in Tang, add the ability to specify more than one repository version.
- This should support pagination, and name filtering
- We likely will need to de-dupe by rpm UUID in pulp
Acceptance Criteria:
- Api /repositories/UUID/snapshot/UUID/rpms/
would return a list of packages