Commit fe11f1f
committed
CA-233306: Delete the VDI when invoking Pool_update.pool_clean
Db.VDI.destroy in Pool_update.pool_clean just removes the Xapi database record.
It should invoke Client.VDI.destroy instead and remove both the VDI and the database record.
Signed-off-by: Hui Zhang <[email protected]>1 parent f191b8f commit fe11f1f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
| 418 | + | |
418 | 419 | | |
419 | 420 | | |
420 | 421 | | |
| |||
0 commit comments