Hyper-V: Implement nova rescue
The root disk image is moved to a separate disk slot while the rescue image will take it's place. If the instance requires it, a temporary config drive is created as well. Unrescuing the instance will move the root disk image back in place, removing temporary images. DocImpact Implements: blueprint hyper-v-rescue Change-Id: I6059ae35a77d675f54b98b2b43b5762e1d24365b
This commit is contained in:
committed by
Claudiu Belu
parent
8dd4b85093
commit
3f96f3039a
@@ -357,7 +357,7 @@ driver-impl-libvirt-qemu-x86=complete
|
||||
driver-impl-libvirt-lxc=missing
|
||||
driver-impl-libvirt-xen=complete
|
||||
driver-impl-vmware=complete
|
||||
driver-impl-hyperv=missing
|
||||
driver-impl-hyperv=complete
|
||||
driver-impl-ironic=missing
|
||||
driver-impl-libvirt-vz-vm=missing
|
||||
driver-impl-libvirt-vz-ct=missing
|
||||
|
||||
Reference in New Issue
Block a user