1c59397e09
When rescuing an instance having a vGPU, we were not using the vGPU. There would then be a race condition during the rescue where the vGPU could be passed to another instance. Instead, we should just make sure the vGPU would also be in the rescued instance. Change-Id: I7150e15694bb149ae67da37b5e43b6ea7507fe82 Closes-bug: #1762688