tacker/tacker/tests/unit/sol_refactored/api
kexuesheng 40a15b5945 Enhancement of Tacker API resource access control
For fine-grained access control based on user and VNF information
for API resources, this patch does the following things:
1.Add three comparison attributes of area, vendor, and tenant
  for the enhanced Tacker policy.
2.Convert special roles to API attributes in context.
3.Modify the API process to support Tacker policy authorize.
4.Add the Tacker policy filter to the list API processes.

Implements: blueprint enhance-api-policy
Change-Id: I5b4c39387860133a3bcf4544f18a6353c80773f6
2023-03-14 14:15:48 +00:00
..
__init__.py Multi version API support 2021-09-16 01:19:51 +00:00
test_api_version.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
test_prometheus_plugin.py Add support cnf auto heal and scale 2022-09-15 18:59:28 +00:00
test_server_notification.py Add support faultnotification auto heal 2022-09-16 16:43:27 +09:00
test_validator.py Refactor wsgi of v2 API 2022-04-27 22:12:30 +00:00
test_wsgi.py Enhancement of Tacker API resource access control 2023-03-14 14:15:48 +00:00