You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-418960: VM with vTPM Delete doesn't remove the snapshot (#6718)
The snapshot of VM with vTPM are VM object in `Suspended state, During
destory of the VM object, it would expect the VM in state of `Halted,
thus, cuase the snapshot can not be destoryed.
Instead of expect the VM in `Halted state, the VM is espected in not
alive state, e.g: `Suspended or `Halted
0 commit comments