c8ba9eb Fixing vault-add-member to be compatible with py3

1 file Authored by fbarreto 6 years ago, Committed by cheimes 6 years ago,
    Fixing vault-add-member to be compatible with py3
    
    Changing from iteritems() to values() in order to be compatible with
    python3.
    
    https://pagure.io/freeipa/issue/7373
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -1