e5fbaf4 IPA: terminate properly if view name lookup fails

1 file Authored by sbose 8 years ago, Committed by jhrozek 8 years ago,
    IPA: terminate properly if view name lookup fails
    
    Since commit 5a5f1e1053415efaa99bb4d5bc7ce7ac0a95b757 the view name
    lookup is the last step in the subdomain lookup request. In case of an
    error the request should be finished and no previous step should be
    called again.
    
    Resolves https://fedorahosted.org/sssd/ticket/2993
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    (cherry picked from commit 57d8b4b9254442a568838cb60ea16068965f2df0)