Update git submodules

* Update compute-hyperv from branch 'master'
  to b53f7d21b4c1a3f5168e541f15f7d28793ebb370
  - Avoid caching images when unshelving
    
    Shelved instances are snapshotted and then uploaded to Glance.
    Once unshelved, the Glance snapshot is removed, so there's no
    reason why we should cache it. Furthermore, at the moment
    unshelved instances can end up using the wrong image reference,
    for example when being migrated.
    
    This change will avoid caching the base image when the instance
    is being unshelved.
    
    Closes-Bug: #1907216
    
    Change-Id: I09a0fccdabdc7a41211e364258ca243128784b55
This commit is contained in:
Lucian Petrut 2020-12-18 09:40:36 +02:00 committed by Gerrit Code Review
parent cbb01f8a1d
commit a6f72428c8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f32ea3f0bd01a0e79f0dbf4a7f2649a34b2ec3d1
Subproject commit b53f7d21b4c1a3f5168e541f15f7d28793ebb370