Comment 9 for bug 1358583

Revision history for this message
Mohammed Naser (mnaser) wrote : Re: List instances by IP results in DoS of nova-network

Can it take into account if the all_tenants flag is provided?

That way it will work both for normal users for their own accounts and admins can search all tenants with --ip, similar to how --name works

nova list --name <x> will just search your tenant
nova list --name <x> --all-tenants will search all tenants