<div dir="ltr"><div><div>I think --tenant is not a supported option for nova<br></div>I don't see it under nova -h<br><br>What i see is this...<br>--os-tenant-name <auth-tenant-name><br><br></div>So maybe --tenant is just being ignored and hence the cmd reduces to `nova list` hence it shows only admin instance as u r logged in as admin <br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 13, 2014 at 6:40 PM, Georgios Dimitrakakis <span dir="ltr"><<a href="mailto:giorgis@acmac.uoc.gr" target="_blank">giorgis@acmac.uoc.gr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am in IceHouse and as an ADMIN I am trying to list the instances on a specific tenant.<br>
<br>
I have the following tenants:<br>
<br>
# keystone tenant-list<br>
+-----------------------------<u></u>-----+---------+---------+<br>
| id | name | enabled |<br>
+-----------------------------<u></u>-----+---------+---------+<br>
| 4746936e9e4b49e382ad41d0b98f36<u></u>44 | admin | True |<br>
| 965bd35fbef24133951a6bee429cd5<u></u>be | demo | True |<br>
| ad1473de92c1496fa4dea3fb93101b<u></u>8b | service | True |<br>
+-----------------------------<u></u>-----+---------+---------+<br>
<br>
Both the commands<br>
<br>
# nova list --tenant demo<br>
# nova list --tenant 965bd35fbef24133951a6bee429cd5<u></u>be<br>
<br>
<br>
produce the wrong output since they list the instances for the admin tenant.<br>
<br>
Using<br>
<br>
# nova list --all-tenants<br>
<br>
shows everything but why the specific tenants cannot be shown?<br>
<br>
Does anyone else have seen this??<br>
<br>
<br>
Best,<br>
<br>
<br>
G.<span class="HOEnZb"><font color="#888888"><br>
-- <br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</font></span></blockquote></div><br></div>