From f79a470d7a7d0fe5d71230754207d59b325a0be4 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 19 Dec 2025 01:26:53 +0000 Subject: [PATCH] Update git submodules * Update tempest from branch 'master' to 0a40adcd71db3e057d9da0ddadb01660dfc8b86e - Merge "Use reader role in test_list_servers_negative" - Use reader role in test_list_servers_negative Update test_list_servers_negative.py to use the reader role for all GET requests (list operations) following the pattern in test_list_server_filters.py. This ensures proper RBAC testing by using the project_reader credentials for read operations while maintaining the primary credentials for write operations. Partial-Implements: blueprint test-nova-with-srbac-defaults Change-Id: I4be4395a538c59b3faca4abbf5baaf546accbd00 Signed-off-by: Jason Paroly --- tempest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempest b/tempest index 5bd1f5103c..0a40adcd71 160000 --- a/tempest +++ b/tempest @@ -1 +1 @@ -Subproject commit 5bd1f5103c71dfa2c7c8111e914b3c88c910be20 +Subproject commit 0a40adcd71db3e057d9da0ddadb01660dfc8b86e -- 2.43.0