Update git submodules

* Update nova from branch 'master'
  to d443f8e4c4f12cdca947e36b443db5d8a230926e
  - Merge "Transport context to all threads"
  - Transport context to all threads
    
    The nova.utils.spawn and spawn_n methods transport
    the context (and profiling information) to the
    newly created threads. But the same isn't done
    when submitting work to thread-pools in the
    ComputeManager.
    
    The code doing that for spawn and spawn_n
    is extracted to a new function
    and called to submit the work to the thread-pools.
    
    Closes-Bug: #1962574
    Change-Id: I9085deaa8cf0b167d87db68e4afc4a463c00569c
This commit is contained in:
Zuul 2023-02-27 15:11:27 +00:00 committed by Gerrit Code Review
parent f3c6204a9b
commit 7421aef6aa
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 3e5742253fe283a890dae873e72cded53d235e13
Subproject commit d443f8e4c4f12cdca947e36b443db5d8a230926e