def __virtual__():
    '''
    Check for QingCloud configurations.
    '''
    if get_configured_provider() is False: