Update git submodules

* Update charm-nova-compute from branch 'master'
  to b57593f86dc0627d74a9264a9035a2c67fd69c01
  - Add support for the 'cpu_models' option in nova.conf
    
    Since OpenStack Train release the 'cpu_models' config option
    has superseded the 'cpu_model' config option in the nova.conf.
    This patch adds support for the new 'cpu_models' allowing a user
    to provide a comma separated list of supported, named CPU models.
    
    This patch also includes a unit test for the cpu_mode='custom'.
    
    Closes-bug: #2025914
    Change-Id: I30328abc07d3304f1bfb67c81360fb5229214c97
This commit is contained in:
Marcin Wilk 2024-04-23 17:20:11 +02:00 committed by Gerrit Code Review
parent 0d17c2c6c3
commit 21fdfe7656
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 31df8c6bf2711fd0d82ad4d9c866ab6e0845de14
Subproject commit b57593f86dc0627d74a9264a9035a2c67fd69c01