← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1307502] Re: quota-update should error out if input provided is wrong tenant id

 

Neutron does not validate tenant identfiers. This would require an extra
round trip to keystone, and possibly a different set of operations if
the auth strategy is not keystone.

Setting this to won't fix, but feel free to reopen it.

** Changed in: neutron
       Status: Incomplete => Won't Fix

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

Title:
  quota-update should error out if input provided is wrong tenant id

Status in OpenStack Neutron (virtual network service):
  Won't Fix

Bug description:
  neutron quota-update --tenant-id wrong-tenant --port 40

  neutron returns 200 (OK).

  It is expected to return 404 if tenant does not exists.

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


References