From e7c100782c866b5e0a3525e0ef587a07ba1c6968 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Fri, 17 Jun 2022 16:03:41 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_magnum from branch 'master' to 5e1780b8098216fc645e2de353d716b744c4a1b6 - Control amount of conductor workers As of today we didn't manage amount of magnum-conductors that equal to amount of CPU on host. So things can go off regarding CPU and memory consumption. For better control on resources we add variable to control conductor workers. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/846151 Change-Id: I3eedd74717b3b621b4e0b6ae4a8df4ee6f1eb739 --- openstack-ansible-os_magnum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_magnum b/openstack-ansible-os_magnum index 1a3615afdf..5e1780b809 160000 --- a/openstack-ansible-os_magnum +++ b/openstack-ansible-os_magnum @@ -1 +1 @@ -Subproject commit 1a3615afdfe55fea362ffb4103430a2d9ac483f5 +Subproject commit 5e1780b8098216fc645e2de353d716b744c4a1b6