Comment 1 for bug 1403431

Revision history for this message
Matthew Gilliard (matthew-gilliard-u) wrote :

Confirmed:

ubuntu@cont:~/devstack$ nova list --all-tenants
+--------------------------------------+------+--------+------------+-------------+------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------+--------+------------+-------------+------------------+
| 2350ea5e-726c-497f-9300-7290b63407b6 | s2 | PAUSED | - | Paused | private=10.0.0.4 |
+--------------------------------------+------+--------+------------+-------------+------------------+

I think this would be a nice addition. It seems that tenant_id is already sent back to the client as part of the HTTP response, so at least that could be shown easily.