cd000a Low: scheduler: warn if lrm_resource has no ID

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Low: scheduler: warn if lrm_resource has no ID
    
    This should be possible only if someone manually mis-edits the CIB, but that
    case does merit a warning, and we should bail early if it happens (previously,
    the right thing would eventually be done anyway, but log messages using a NULL
    could theoretically cause a crash).
    
        
file modified
+7 -2