def destroy_storage_pool(self, context, pool_name): if pool_name: db.pool_destroy(context, pool_name)