[Openstack] Nova API to get VMs belonging to other users / tenants

Brent Roskos brent.roskos at solinea.com
Tue Jun 25 21:15:50 UTC 2013


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 post.

Brent


On Tue, Jun 25, 2013 at 11:59 AM, Narayanan, Krishnaprasad <
narayana at uni-mainz.de> wrote:

>  Hallo All,****
>
> ** **
>
> Is it possible using the Nova API for a normal user / tenant to get all
> VMs belonging to other users / tenants?****
>
> ** **
>
> If yes, can I get to know how to achieve this? ****
>
> ** **
>
> Thanks****
>
> Krishnaprasad****
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130625/a72a2df1/attachment.html>


More information about the Openstack mailing list