These same calls can be performed by the cloud admin on half of the tenants by specifying a tenant_id in the request, for example:
quantum net-create --tenant-id=<tenant-id> net1
This tenant_id should be the tenant ID from keystone. To view all keystone tenant IDs, run the following command as a keystone admin user:
keystone tenant-list