Update git submodules

* Update nova from branch 'master'
  to 336b815a3083ea1ab167f0f3af1ac1559d11a70b
  - Merge "Reproducers for bug 1869804"
  - Reproducers for bug 1869804
    
    Live migrating a VM with no CPU policy and no NUMA topology to a host with
    cpu_shared_set configured will not update VM's configuration accordingly.
    
    Example: live migrating a VM from source host with cpu_shared_set=0,1 to
    destination host with cpu_shared_set=2,3 will leave the VM configuration
    pinned to CPUs 0,1 (<vcpu cpuset="0-1"> instead of <vcpu cpuset="2-3">).
    
    This patch adds reproducers for live migrated instances and various
    combinations of cpu_shared_set configuration.
    - From a host with cpu_shared_set to a host with different cpu_shared_set.
    - From a host with cpu_shared_set to a host without cpu_shared_set.
    - From a host without cpu_shared_set to a host with cpu_shared_set.
    
    This also adds the required changes to the libvirt fixture to manage
    cpuset inside the vcpu tag.
    
    Related-Bug: #1869804
    Change-Id: Ib294a9d3c25b9a8548347dbe00416a55db567773
This commit is contained in:
Zuul 2024-03-11 14:20:47 +00:00 committed by Gerrit Code Review
parent 2e3294f106
commit 0f5689317f
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 13ccaf75f61a19ba11f39b63052bcef5dfbce91f
Subproject commit 336b815a3083ea1ab167f0f3af1ac1559d11a70b