if not pool_ret['error']:
        if __opts__['test'] and pool_ret['delete']:
            ret['comment'] = 'Connection Factory set to be deleted'
        elif pool_ret['delete']:
            ret['result'] = True