Update git submodules

* Update tripleo-heat-templates from branch 'master'
  to 9751f02cde79b371c595b074079ca37128847cd1
  - Merge "Fix inconsistent <service>Workers"
  - Fix inconsistent <service>Workers
    
    Currently the <service>Workers parameters are implemented in different
    ways according to services. Because of this, these parameters enforce
    different type(number vs string) and behave differently for a specific
    value such as 0. These are quite confusing for users.
    
    This change introduces the standard implementation for all Workers
    parameters so that the parameters behave consistently in all services.
    
    This also introduces the following changes as side-effects.
    
    - Outdated description of some workers parameter is removed. Currently
      workers are limited to a certain number(such as 12) even in a system
      with many CPU cores
    
    - Default value of BarbicanWorkers is effectively lowered down to
      $::os_workers from $::processorcount, to use the consistent default
      workers for all services.
    
    Change-Id: Ie7a12a297e00efebca017d51afb9bf9e8c56ee50
This commit is contained in:
Zuul 2022-10-06 23:51:42 +00:00 committed by Gerrit Code Review
parent d52524f8cd
commit 24b8a4b6c0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit aeefabe1b0d1905d61dd34887b1c672512600bda
Subproject commit 9751f02cde79b371c595b074079ca37128847cd1