Description of problem: On creating a VM, deleting it, and creating it again with a cobbler profile, the new VM does not get assigned a cobbler profile Version-Release number of selected component (if applicable): oVirt Server Suite 0.93-1 How reproducible: Always Steps to Reproduce: 1. Create a VM 2. Delete the VM 3. Create a VM with the same name and assign it a cobbler profile Actual results: Cobbler boot menu appears Expected results: VM boots with assigned profile Additional info:
Closing this as not-a-bug. The code at that time used the notes and not the UUID for the System in cobbler. It has since been corrected to use the UUID.