Project

Profile

Help

Story #3925

closed

As a user, I can retrieve a list of applicable RPMs, Errata, and Module streams for a consumer

Added by dkliban@redhat.com over 5 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
2.18.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 45
Quarter:

Description

Before adding support of modular content the format was:

{"applicability": 
     {"rpm": ["unit_id1", "unit_id2"], 
      "erratum": ["unit_id3",]}, 
"consumers": ["your_consumer_id1", "your_consumer_id2"]}

Now "modulemd" content type will be added:

{ "applicability" : 
     { "rpm" : [ "94978496-8bda-43f7-bad3-70aed533cf83", "a78438e6-453f-4ad5-8071-02f6c18b35a4" ], 
       "erratum" : ["12345678-8bda-43f7-bad3-70aed533cf65" ],
       "modulemd": ["87654321--453f-4ad5-8071-02f6c18bdead"] },
  "consumers": ["con1", "con2"]
}

Related issues

Related to RPM Support - Test #4156: Adjust test(s) for applicability calculation of non-modular repos CLOSED - COMPLETEbherringActions
Related to RPM Support - Test #4158: Test applicability for modular or mixed contentCLOSED - COMPLETEActions

Also available in: Atom PDF