tacker/tacker/tests/unit/vnflcm
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
..
vnflcm_driver Support LCM operation with user data 2020-04-24 11:37:45 +09:00
__init__.py Add create vnf instance API 2020-04-20 10:53:20 +05:30
fakes.py Enhancement of Tacker API resource access control 2023-03-14 14:15:48 +00:00
test_controller.py Enhancement of Tacker API resource access control 2023-03-14 14:15:48 +00:00
test_load_vnf_interfaces.py Support multi artifact of interfaces 2022-09-13 09:51:49 +00:00
test_sync_resource.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_utils.py Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
test_vnflcm_driver.py Database sync between TackerDB and Kubernetes 2022-09-16 14:18:11 +09:00