From 910cd9d6224514ef32d865eca6da4a05feb5fdcd Mon Sep 17 00:00:00 2001 From: Rodrigo Barbieri Date: Mon, 25 Mar 2024 13:04:26 -0300 Subject: [PATCH] Update git submodules * Update charm-openstack-dashboard from branch 'master' to 09c587116059319305b2a09cb393a084a52d1fc9 - Adjust haproxy timeout to intended values Many years ago change Ida7949113594b9b859ab7b4ba8b2bb440bab6e7d attempted to change the timeouts of haproxy but did not succeed, as deployments were still using the values from the charm's templates/haproxy.cfg file, being effectively set to 30 seconds and causing timeouts (see bug). Additionally, the description of the config options became inaccurate, stating the default to be a value that they were really not. This patch addresses the timeout value discrepancy, adjusting to the original change's intended values. Closes-bug: #2045168 Change-Id: I83405727b4a116ec6f47b61211bf8ef3d2d9fbd6 --- charm-openstack-dashboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-openstack-dashboard b/charm-openstack-dashboard index 63d0ffc157..09c5871160 160000 --- a/charm-openstack-dashboard +++ b/charm-openstack-dashboard @@ -1 +1 @@ -Subproject commit 63d0ffc1570dc3de0e95bcc31ac5dd02528db9d8 +Subproject commit 09c587116059319305b2a09cb393a084a52d1fc9