Update git submodules

* Update ironic from branch 'master'
  to 9118440577744fc0b41f0da1cae7713eedbd774b
  - Merge "Bump workers_pool_size to 300 and remove queueing of tasks"
  - Bump workers_pool_size to 300 and remove queueing of tasks
    
    Especially in a single-conductor environment, the number of threads
    should be larger than max_concurrent_deploy, otherwise the latter cannot
    be reached in practice or will cause issues with heartbeats.
    
    On the other hand, this change fixes an issue with how we use futurist.
    Due to a misunderstanding, we ended up setting the workers pool size to
    100 and then also allowing 100 more requests to be queued.
    
    To be it shortly, this change moves from 100 threads + 100 queued to
    300 threads and no queue.
    
    Partial-Bug: #2038438
    Change-Id: I1aeeda89a8925fbbc2dae752742f0be4bc23bee0
This commit is contained in:
Zuul 2023-10-05 15:02:16 +00:00 committed by Gerrit Code Review
parent 6c2a9b3f3e
commit 8f45b0b816
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 9d4707e2554b438b73c323adbecd6a1d10ce5ded
Subproject commit 9118440577744fc0b41f0da1cae7713eedbd774b