neutron/neutron/tests/unit/api/v2
Zhengwei Gao d823ae2974 Allow unprivileged users to get their quota usage
When user try to get quota usage detail for their own project, it will
return null. As process logic of details method is incorrect, it only
allow admin to get other's project quota usage detail.

Change-Id: I2e21dac497a6c5bffba6b55cb4456820900449df
Closes-Bug: #1708133
(cherry picked from commit 9e185bca08)
2017-08-12 18:21:20 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_attributes.py use attribute functions/operations from neutron-lib 2017-06-21 10:58:28 -06:00
test_base.py Allow unprivileged users to get their quota usage 2017-08-12 18:21:20 +00:00
test_resource.py Spin off context module 2017-03-06 16:25:29 +00:00
test_router.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00