Description of problem:
this issue is remained the mediated device (mdev) after deleting the instance that allocated vGPU
According to them, mdev is remained when checking the CLI `mdevctl list` after shelving the instance but it is deallocated when checking the CLI `nvidia-smi vgpu`
I'm very wondering that why mdev is remained after deleting/shelving the instance that allocated vGPU
Do we need to manually delete mdev if deleting/shelving the instance that allocated vGPU?
They do delete the instance using the CLI `nova force-delete` to immediately delete the instance because they are using soft-delete due to their company policy
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
vGPU was't deleted automatically when deleting the instance that allocated vGPU
Expected results:
vGPU is deleted automatically when deleting the instance that allocated vGPU
Additional info: