cqi / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

7e33935 MBSResolver: remove non-functional handling of RPM filtering

Authored and Committed by otaylor 2 years ago
    MBSResolver: remove non-functional handling of RPM filtering
    
    Code in MBSResolver.resolve_requires() to compute filtered_rpms()
    assumed the response from MBS has a "rpms" key with binary RPMS
    from the build, but this was never implemented.