mkocka / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

67e3947 Handle changing PDCClient API.

Authored and Committed by ralph 7 years ago
    Handle changing PDCClient API.
    
    I hit this in staging.  Some versions of the pdc-client library have a
    different signature for PDCClient.  We need to specify these as keyword
    arguments so we don't get spooky failures with accidental values.
    
        
file modified
+5 -1