671cc4 Refactor: libcrmcommon,libstonithd: add API for detecting special stonith params

3 files Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: libcrmcommon,libstonithd: add API for detecting special stonith params
    
    This includes a slight behavioral change. Previously, the stonith API validate
    method would strip out all parameters starting with "pcmk_" (which could be an
    issue if a fence agent named one of its own parameters like that); now, it only
    strips the specific parameters that Pacemaker handles directly.
    
        
file modified
+1 -0
file modified
+39 -0
file modified
+1 -5