Update git submodules

* Update nova from branch 'master'
  to 6e126869f0591fe1743f115e0609f9b4831605c5
  - Merge "Cleanup old resize instances dir before resize"
  - Cleanup old resize instances dir before resize
    
    If there is a failed resize that also failed the cleanup
    process performed by _cleanup_remote_migration() the retry
    of the resize will fail because it cannot rename the current
    instances directory to _resize.
    
    This renames the _cleanup_failed_migration() that does the
    same logic we want to _cleanup_failed_instance_base() and
    uses it for both migration and resize cleanup of directory.
    
    It then simply calls _cleanup_failed_instances_base() with
    the resize dir path before trying a resize.
    
    Closes-Bug: 1960230
    Change-Id: I7412b16be310632da59a6139df9f0913281b5d77
This commit is contained in:
Zuul 2022-02-09 13:16:34 +00:00 committed by Gerrit Code Review
parent d7dc5696d8
commit cfc2a25acf
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit f7fa3bf5fcfc39f8ac9dcfa126747e376d801eb5
Subproject commit 6e126869f0591fe1743f115e0609f9b4831605c5