6dbc4cc Remove function ipapython.ipautil.host_exists()

2 files Authored by pspacek 8 years ago, Committed by pvoborni 8 years ago,
    Remove function ipapython.ipautil.host_exists()
    
    The function duplicated ipalib.util.verify_host_resolvable() in slightly
    incompatible way because it used NSS while rest of IPA is using only DNS.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+0 -14