1d8b07 Low: libstonithd: improve filtering of Pacemaker-handled parameters

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Low: libstonithd: improve filtering of Pacemaker-handled parameters
    
    Previously, when creating arguments to pass to fence agents, we would filter
    out parameters whose name contained the substring "pcmk_" anywhere.
    Now, use the new API call to filter out only the parameters interpreted
    directly by Pacemaker.
    
        
file modified
+3 -1