Update git submodules

* Update nova from branch 'master'
  to e3b29100237305456830cf2dbee9c1e0718c7319
  - Merge "Fix rescue volume-based instance"
  - Fix rescue volume-based instance
    
    As of now, when attempting to rescue a volume-based instance
    using an image without the hw_rescue_device and/or hw_rescue_bus
    properties set, the rescue api call fails (as non-stable rescue
    for volume-based instances are not supported) leaving the instance
    in error state.
    
    This change checks for hw_rescue_device/hw_rescue_bus image
    properties before attempting to rescue and if the property
    is not set, then fail with proper error message, without changing
    instance state.
    
    Related-Bug: #1978958
    Closes-Bug: #1926601
    Change-Id: Id4c8c5f3b32985ac7d3d7c833b82e0876f7367c1
This commit is contained in:
Zuul 2023-01-30 11:17:01 +00:00 committed by Gerrit Code Review
parent 94ff3678dd
commit 2a8d46ec25
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 98daf501ebcc2dc0944ccc3b1578525e8c954b8f
Subproject commit e3b29100237305456830cf2dbee9c1e0718c7319