karbor/karbor/tests/unit/api/v1
jiaopengju 37c197851a Add permission check when creating restore
Currently, general users have rights to restore other users'
checkpoints. We should add permission check to avoid the security
risk.
Closes-Bug: #1805004

Change-Id: If0f957a3aa8f25778833d7611342fab6b8efa388
2018-11-25 21:09:11 +08:00
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_copies.py Add unit test for copies API 2018-11-23 10:46:34 +08:00
test_operation_logs.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
test_plans.py jsonschema validation: base schema framework and plans API 2017-12-05 17:45:40 +08:00
test_protectables.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
test_providers.py Add jsonschema validation for checkpoint API 2017-12-14 17:48:12 +08:00
test_quota_classes.py Add jsonschema validation for karbor quotas API 2017-12-19 11:39:15 +08:00
test_quotas.py Add jsonschema validation for karbor quotas API 2017-12-19 11:39:15 +08:00
test_restores.py Add permission check when creating restore 2018-11-25 21:09:11 +08:00
test_router.py Extracted HTTP response codes to constants 2017-03-31 18:01:03 +08:00
test_scheduled_operation.py Revert "Add time format check in API" 2018-01-08 09:27:37 +08:00
test_services.py Add service management API to Karbor 2017-10-24 18:04:04 +08:00
test_triggers.py Add trigger verification in API 2018-01-26 13:50:37 +08:00
test_verifications.py Add jsonschema validation for karbor verification API 2017-12-19 10:39:52 +08:00