** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-3
--
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/1185290
Title:
nova list's --tenant flag also requires --all-tenants
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When a user with admin access tries to list all instances that belong to a
given tenant, it works only when the --all-tenant flag is passed.
For e.g. nova list --tenant 123456 --all-tenants 1
If you leave off the last "--all-tenants 1" flag, you get back an empty
response body (with a 200 response)
The "--all-tenants 1" should not be required for the "--tenant" flag to
function properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1185290/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp