From: Brent Roskos [mailto:brent.ros...@solinea.com]
Sent: Dienstag, 25. Juni 2013 23:16
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Nova API to get VMs belonging to other users / tenants
No - you need a token with admin creds for that (user must have
-
"compute_extension:extended_server_attributes": []
Thanks
Krishnaprasad
From: Brent Roskos [mailto:brent.ros...@solinea.com]
Sent: Dienstag, 25. Juni 2013 23:16
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Nova API to get VMs belonging to other users / tenants
Hi Brent,
Thanks for your suggestion. I will try it out.
Cheers,
Krishnaprasad
From: Brent Roskos [mailto:brent.ros...@solinea.com]
Sent: Dienstag, 25. Juni 2013 23:16
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Nova API to get VMs belonging to other
No - you need a token with admin creds for that (user must have admin role
in keystone).
Once you have the correct creds, you can use the nova cli:
nova list --all-tenants
If you wanted to see how this looks in the raw API, just pass the debug
flag in the cli and it will show you the correct pos
4 matches
Mail list logo