def __virtual__():
    '''
    Check for OpenNebula configs.
    '''
    if get_configured_provider() is False: