Commit 7fdaf4f
authored
CA-394851: Update allowed operations on the cloned VBD (xapi-project#6159)
Default empty `allowed_operations` on a cloned VBD means that XenCenter
does not display the DVD option in the console tab for VMs cloned from
templates, for example.
Follow the practice in `xapi_vbd`, and `update_allowed_operations`
immediately after `Db.VBD.create`.
---
I've tested this fix and XC displays the ISO selection on the cloned VM
now, and allowed operations on the cloned VBDs are correct as well.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| 446 | + | |
446 | 447 | | |
0 commit comments