← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307389] [NEW] quota-show lists info with wrong tenant-id

 

Public bug reported:

nova quota-show --tenant wrong-id

nova returns with status: 200

Actually it should return 404 Not found.

It is bad, because if we try id which looks like a real tenant-id, but
actually is wrong, we will not know which quota we got, current tenant
or typed (with mistake).

** Affects: nova
     Importance: Undecided
     Assignee: Tushar Bankar (tushar-bankar)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Tushar Bankar (tushar-bankar)

-- 
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/1307389

Title:
  quota-show lists info with wrong tenant-id

Status in OpenStack Compute (Nova):
  New

Bug description:
  nova quota-show --tenant wrong-id

  nova returns with status: 200

  Actually it should return 404 Not found.

  It is bad, because if we try id which looks like a real tenant-id, but
  actually is wrong, we will not know which quota we got, current tenant
  or typed (with mistake).

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


Follow ups

References