From 3dda54f3a8b069685451d82a9f592c16489e5764 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 9 Mar 2026 20:09:29 +0000 Subject: [PATCH] Update git submodules * Update oslo.context from branch 'master' to aa1659b8d8ca0e5aa24bdaa9a495c598a383dd12 - Merge "Re-implement the interface to override is_admin check" - Re-implement the interface to override is_admin check The current interface is not really useful for override. The biggest problem is that we should override both property and its setter. Create a separate interface for only policy evaluation. Change-Id: I3bd92b1f6aa3a6d2263d3222305daf7acff6eabb Signed-off-by: Takashi Kajinami --- oslo.context | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oslo.context b/oslo.context index fab07f490a..aa1659b8d8 160000 --- a/oslo.context +++ b/oslo.context @@ -1 +1 @@ -Subproject commit fab07f490af31db2645bb14fe000e7ec77262b1c +Subproject commit aa1659b8d8ca0e5aa24bdaa9a495c598a383dd12