karbor/karbor/tests/unit/api
helei 662766d64d Remove redundant try/except statements in quotas.py
If a non-admin user performs an update/delete operation that requires
admin privileges, the permissions are verified and processed in
context.can(...), and subsequent authentication in try/except will never
be executed.

Change-Id: I51470731ed78ddb1e197222187c432372e2f21ee
2019-07-03 06:20:32 -04:00
..
middleware Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
openstack Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
v1 Remove redundant try/except statements in quotas.py 2019-07-03 06:20:32 -04:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fakes.py Add a verification about the protect property of plan's parameter 2017-05-24 19:27:55 +08:00
test_api_validation.py py36: Fix unit tests 2018-09-22 06:53:52 +00:00
test_common.py Fix typos in manager.py & test_common.py 2016-09-21 09:18:21 +00:00