pools = [pool for pool in conn.listAllStoragePools() if name is None or pool.name() == name]