services = findAllServices() for service in services : if( service.getOwner() == None ) : print service.getName()