b28f5fb test_memory_cache: Test removing mc without invalidation

2 files Authored by lslebodn 8 years ago, Committed by jhrozek 8 years ago,
    test_memory_cache: Test removing mc without invalidation
    
    Long living clients should be able to reinitialize
    memory cache which was removed but it not initialized.
    
    This patch also remove workaround in test_local_domain.py
    
    Test for:
    https://fedorahosted.org/sssd/ticket/2726
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>