Public bug reported:

Sometimes an API extension that defines a new resource without a
tenant_id is wanted.  Currently, the validation code assumes tenant_id
is supposed to be on every resource, so even if the extension does not
define tenant_id as an attribute in the resource's body, the validation
layer will throw an error saying it was passed in.

** Affects: neutron
     Importance: Undecided
     Assignee: Brandon Logan (brandon-logan)
         Status: New


** Tags: api

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

Title:
  Cannot add API extension without tenant_id in the resource

Status in neutron:
  New

Bug description:
  Sometimes an API extension that defines a new resource without a
  tenant_id is wanted.  Currently, the validation code assumes tenant_id
  is supposed to be on every resource, so even if the extension does not
  define tenant_id as an attribute in the resource's body, the
  validation layer will throw an error saying it was passed in.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to