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
Actions #1

Updated by dkliban@redhat.com over 5 years ago

  • Project changed from Pulp to RPM Support
  • Sprint/Milestone set to 2.18.0
Actions #2

Updated by daviddavis over 5 years ago

  • Tracker changed from Issue to Story
  • % Done set to 0
Actions #3

Updated by dkliban@redhat.com over 5 years ago

  • Sprint/Milestone deleted (2.18.0)
Actions #4

Updated by ttereshc over 5 years ago

  • Sprint/Milestone set to 2.18.0
Actions #5

Updated by ttereshc over 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ttereshc
  • Sprint set to Sprint 45
Actions #6

Updated by ttereshc over 5 years ago

  • Description updated (diff)
Actions #7

Updated by ttereshc over 5 years ago

  • Related to Test #4156: Adjust test(s) for applicability calculation of non-modular repos added

Added by ttereshc over 5 years ago

Revision 3a9a314b | View on GitHub

Applicability calculation supports modularity content

  • support upload of modulemd profiles
  • applicability is calculated with module info taken into consideration
  • report contains applicable RPMs, Modulemds and Errata

closes #4058 https://pulp.plan.io/issues/4058

closes #3925 https://pulp.plan.io/issues/3925

closes #3927 https://pulp.plan.io/issues/3927

Actions #8

Updated by ttereshc over 5 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #9

Updated by ttereshc over 5 years ago

  • Platform Release set to 2.18.0
Actions #10

Updated by ttereshc over 5 years ago

  • Status changed from MODIFIED to 5
Actions #11

Updated by bherring over 5 years ago

  • Related to Test #4158: Test applicability for modular or mixed content added
Actions #12

Updated by bherring over 5 years ago

  • Related to deleted (Test #4158: Test applicability for modular or mixed content)
Actions #13

Updated by bherring over 5 years ago

  • Related to Test #4158: Test applicability for modular or mixed content added
Actions #14

Updated by ttereshc over 5 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #15

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF