Bug #26221
As a user I want to index rpms as modular and show them in api response
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
As of https://pulp.plan.io/issues/4049 pulp 2.18 has a 'is_modular' field to denote
whether the rpm belongs to a module or not. Katello needs to index this information
and show them in the API response for packages.
Related issues
Associated revisions
History
#1
Updated by Partha Aji about 3 years ago
- Blocks Tracker #24437: Modularity - P2 Stories added
#2
Updated by John Mitsch about 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.12.0
#3
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8012 added
#4
Updated by Partha Aji about 3 years ago
- Bugzilla link set to 1688489
#5
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a52a0cc25eaab51e1db6595dba37e315af93406f.
Fixes #26221 - Index modular rpms (#8012)