Update git submodules

* Update nova from branch 'master'
  to 3e358bc37ce72a4492fa1ce2245c7b1f34d0401b
  - Merge "vgpu: Allow device_addresses to not be set"
  - vgpu: Allow device_addresses to not be set
    
    Sometimes, some GPU may have a long list of PCI addresses (say a SRIOV
    GPU) or operators may have a long list of GPUs. In order to help their
    lifes, let's allow device_addresses to be optional.
    
    This means that a valid configuration could be :
    
        [devices]
        enabled_mdev_types = nvidia-35, nvidia-36
    
        [mdev_nvidia-35]
    
        [mdev_nvidia-36]
    
    NOTE(sbauza): we have a slight coverage gap for testing what happens
    if the groups aren't set, but I'll add it in a next patch
    
    Related-Bug: #2041519
    Change-Id: I73762a0295212ee003db2149d6a9cf701023464f
This commit is contained in:
Zuul 2024-03-18 16:58:30 +00:00 committed by Gerrit Code Review
parent c0508dd8e6
commit 0db87c50b7
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit e255323f46cdbc9fbb548d63d4d07d221770f6c7
Subproject commit 3e358bc37ce72a4492fa1ce2245c7b1f34d0401b