← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307499] Re: quota-show lists info with wrong tenant-id

 

quota-show command lists quotas, not tenant-ids. It should not validate them as Neutron doesn't have knowledge about existing tenant ids.
So observed behavior is correct, 200 OK is returned with empty response, because no quota was set for the provided tenant with wrong-id

** Tags removed: izeltech

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1307499

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

Status in OpenStack Neutron (virtual network service):
  Invalid

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

  neutron return with status 200 (OK)

  Acually it should error out with tenantid not found  with status: 404

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


References