From 1ea6082965330393b6020627ce69055a5515ceb3 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 7 Jan 2026 14:22:01 +0000 Subject: [PATCH] Update git submodules * Update rally-openstack from branch 'master' to 791d789ec2360df4c62c8b7f94179bb44c9a24b5 - Merge "python 3.14: fix AST attribute access" - python 3.14: fix AST attribute access In Python 3.14, using node.s doesn't work anymore, one must use node.value instead. Signed-off-by: Thomas Goirand Change-Id: I4b5980fb0337c9667b14992691a9db0361fdf58b --- rally-openstack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rally-openstack b/rally-openstack index 3c03a5ce30..791d789ec2 160000 --- a/rally-openstack +++ b/rally-openstack @@ -1 +1 @@ -Subproject commit 3c03a5ce305ded992c692869943c70003c2fdb02 +Subproject commit 791d789ec2360df4c62c8b7f94179bb44c9a24b5