qwan / fm-orchestrator

Forked from fm-orchestrator 6 years ago
Clone

f95b665 Use RuntimeError instead of ValueError when the retrieval of default modules fails

Authored and Committed by mprahl 4 years ago
    Use RuntimeError instead of ValueError when the retrieval of default modules fails
    
    This will result in the error actually being in the state reason
    of the failed module build instead of "An unknown error occurred
    while validating the modulemd".