From b345d9840f2fcb4ffe7f9d3ad38a96aff7bcb7b0 Mon Sep 17 00:00:00 2001 From: kexuesheng Date: Tue, 14 Mar 2023 21:52:09 +0900 Subject: [PATCH] Update git submodules * Update tacker from branch 'master' to 05fe9fa42c3f717e17e2ea8b33f1b78e3e4b63da - 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 --- tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tacker b/tacker index 3fe7831d63..05fe9fa42c 160000 --- a/tacker +++ b/tacker @@ -1 +1 @@ -Subproject commit 3fe7831d63cc45f2d488b37b8e6195877d42da92 +Subproject commit 05fe9fa42c3f717e17e2ea8b33f1b78e3e4b63da