rcritten / freeipa

Forked from freeipa 6 years ago
Clone

17f9ca1 Separated Tracker implementations into standalone package

17 files Authored by mkubik 8 years ago, Committed by mbasti 8 years ago,
    Separated Tracker implementations into standalone package
    
    The previous way of implementing trackers in the module with
    the test caused circular imports. The separate package resolves
    this issue.
    
    https://fedorahosted.org/freeipa/ticket/5467
    
    Reviewed-By: Ales 'alich' Marecek <amarecek@redhat.com>
    
        
file modified
+2 -1
empty file added
ipatests/test_xmlrpc/tracker/base.py ipatests/test_xmlrpc/ldaptracker.py
file renamed
file was renamed with no change to the file
file modified
+6 -0