← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1403431] Re: nova list --all-tenants should display tenant name/uuid as well

 

** Changed in: nova
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1403431

Title:
  nova list --all-tenants should display tenant name/uuid as well

Status in OpenStack Compute (Nova):
  Invalid
Status in Python client library for Nova:
  In Progress

Bug description:
  nova list --all-tenants (which is an admin command) does not display
  the Tenant Name/UUID. In order to find out which tenant the server
  belongs to, we have to run nova show command passing it the server
  UUID.

  In order to prevent this extra step, the nova list --all-tenants
  should display the Tenant Name/UUID as well. This will also make it
  consistent with the horizon Admin -> System -> Instances -> All
  Instances tabular display.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1403431/+subscriptions


References