def update_storage_pool_by_name(self, context, pool_name, cluster_id, values): return db.pool_update_by_name(context, pool_name, cluster_id, values)