python nova, get server project from servers
Hi
I'm fetching a list of all server using the python nova sdk, and calling list with all_tenants. Can I get what project each server belongs to some how?
Johan