Public bug reported:

The operation for listing quotas for all tenants omits a little, but
important detail - the tenant-id from response items.

This is happening because the quota resource is now treated as any other 
resource and therefore subject to policy checks, response formatting etc. etc.
Since the RESOURCE_ATTRIBUTE_MAP for this resource has no tenant_id attribute 
the attribute is removed as alien (unexpected stuff returned by the plugin).

We should really add that attribute to the RESOURCE_ATTRIBUTE_MAP

** Affects: neutron
     Importance: Medium
     Assignee: Salvatore Orlando (salvatore-orlando)
         Status: In Progress


** Tags: pecan

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

Title:
  Pecan: quota list does not include tenant_id

Status in neutron:
  In Progress

Bug description:
  The operation for listing quotas for all tenants omits a little, but
  important detail - the tenant-id from response items.

  This is happening because the quota resource is now treated as any other 
resource and therefore subject to policy checks, response formatting etc. etc.
  Since the RESOURCE_ATTRIBUTE_MAP for this resource has no tenant_id attribute 
the attribute is removed as alien (unexpected stuff returned by the plugin).

  We should really add that attribute to the RESOURCE_ATTRIBUTE_MAP

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542507/+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