From 43d0612b165cd445f0935ed2d3cf289f6496504d Mon Sep 17 00:00:00 2001 From: ricolin Date: Sat, 9 Mar 2024 02:24:51 +0800 Subject: [PATCH] Update git submodules * Update openstack-helm from branch 'master' to f65cb36c84d1956540c9e9fc5df3d6618276c98c - Cinder: Support uWSGI for API server Currently Cinder API server still using eventlet-based HTTP servers, it is generally considered more performant and flexible to run them using a generic HTTP server that supports WSGI. Change-Id: Iccdfaba66af6e814b7c28bf682b0d2bface2d982 --- openstack-helm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm b/openstack-helm index 6ac304d752..f65cb36c84 160000 --- a/openstack-helm +++ b/openstack-helm @@ -1 +1 @@ -Subproject commit 6ac304d752b61a5279b4f4f1155e249665801524 +Subproject commit f65cb36c84d1956540c9e9fc5df3d6618276c98c