65cf81 Refactor: scheduler: don't add constraints with score 0

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: scheduler: don't add constraints with score 0
    
    Previously, we parsed constraints with a score of 0 into the pcmk__colocation_t
    list, then ignored them wherever they were used. Now, don't add them to begin
    with.