def _get_provider_by_router_id(self, context, router_id): return rdb.get_provider_by_router(context.session, router_id)