dbeb41e kerberos: fix sorting Principal objects

1 file Authored by stlaz 6 years ago, Committed by pvomacka 6 years ago,
    kerberos: fix sorting Principal objects
    
    When service-find was issued under Python 3, the command fails
    because it tried to sort a list of Principal objects which was not
    possible.
    
    https://pagure.io/freeipa/issue/4985
    
    Reviewed-By: Felipe Volpone <fbarreto@redhat.com>
    
        
file modified
+12 -0