ae4a3a6 Drop use of deprecated Retry parameter

Authored and Committed by adamwill 2 years ago
    Drop use of deprecated Retry parameter
    
    Use `allowed_methods` instead of `method_whitelist`. As a bonus,
    this makes it clearer what's going on (and only allows the thing
    we really want to allow).
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+2 -1