sinnykumari / pungi

Forked from pungi 5 years ago
Clone

c0c3e2e Make KojiWrapper support krb_login with keytab

Authored and Committed by puiterwijk 7 years ago
    Make KojiWrapper support krb_login with keytab
    
    Using getattr so we also work with versions of koji that do not
    read principal and keytab from the config file.
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>