Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-394851: Update allowed operations on the cloned VBD (#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.
- Loading branch information