From bc5f41d341868b9b6906708399a36182195f7251 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 14 Apr 2021 16:07:34 +0000 Subject: [PATCH] Update git submodules * Update puppet-designate from branch 'master' to 34ca0adb5092b37168bbcde80b16211606ede0c8 - Merge "Add support for designate_api_uwsgi_config in Debian" - Add support for designate_api_uwsgi_config in Debian This patch is adding the configuration of the number of workers, threads, and the size of the listen queue in Debian, which uses uwsgi to run Designate API. Therefore, this patch adds a new designate_api_uwsgi_config provider as well as a new designate::wsgi::uwsgi class. Change-Id: Ie007ebb4f1c861d9ac719b0d2909dbe1eb0fac16 --- puppet-designate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-designate b/puppet-designate index 631eb8cd86..34ca0adb50 160000 --- a/puppet-designate +++ b/puppet-designate @@ -1 +1 @@ -Subproject commit 631eb8cd86d80ea5ab5d2e697526b4ab5807fe99 +Subproject commit 34ca0adb5092b37168bbcde80b16211606ede0c8