yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49856
[Bug 1573344] [NEW] Cannot add API extension without tenant_id in the resource
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
Follow ups