commit 6402eefd5eb8ee34b7551db2ede8ff72bcbd3b77 Author: Zuul Date: Wed Oct 7 08:46:19 2020 +0000 Update git submodules * Update openstack-ansible-os_glance from branch 'master' - Merge "Reduce number of processes on small systems" - Reduce number of processes on small systems Even the most modest 4C/8T system would run with the maximum 16 processes due to the calculation being VCPU*2. This patch makes it clearer that glance_api_threads is the number of physical CPU, and halves glance_wsgi_processes to physical CPU*2 for a hyperthreaded CPU. Change-Id: I71357a585a053d0b4e9316cc69c681caee2259da diff --git a/openstack-ansible-os_glance b/openstack-ansible-os_glance index 7418eed..4a869ef 160000 --- a/openstack-ansible-os_glance +++ b/openstack-ansible-os_glance @@ -1 +1 @@ -Subproject commit 7418eed9b3968020cf700011368b50e14b1bea2b +Subproject commit 4a869ef6b86c30600b4abb1ef9f7dfe5be988876