Bug 807922

Summary: Attaching CD to a VM is added as unplugged
Product: [Retired] oVirt Reporter: lpeer <lpeer>
Component: ovirt-engine-coreAssignee: mkublin <mkublin>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, alitke, bazulay, dyasny, iheim, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-09 08:14:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lpeer 2012-03-29 07:20:21 UTC
Description of problem:

Click New Desktop -- Fill in name but take all other defaults.
Edit VM Boot options:
	Select  First Device -> CD-ROM
	Check Attach CD
	Select an ISO
	Click OK

engine=# select type, device, is_managed, is_plugged, is_readonly from vm_device
where vm_id = <vmid>;
 type  | device | is_managed | is_plugged | is_readonly 
-------+--------+------------+------------+-------------
 video | qxl    | t          | t          | f
 disk  | cdrom  | t          | f          | f

Note that the cdrom is not plugged.



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 mkublin 2012-05-09 08:14:15 UTC
should be solved as solution for other bug fixes at stable pci devices