neutron/neutron/tests/unit/db/quota
Hirofumi Ichihara cf97509f2b Quota list API returns project_id
Quota list API returns tenant_id with the project's resource quota
but it doesn't return project_id. When neutron supported keystone v3
feature, it was missed[1]. This patch also removes an useless check
from UT.

[1]: https://review.openstack.org/#/c/357977/

APIImpact

Closes-Bug: #1667827
Change-Id: I78f4aa38a0d775e7600afafdd6941ef485f62ade
2017-04-05 14:19:57 -07:00
..
__init__.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
test_api.py OVO for Quotas and Reservation 2017-03-24 15:52:34 +00:00
test_driver.py Quota list API returns project_id 2017-04-05 14:19:57 -07:00