Bug #2483
Properly support cdrom in Xen HVM
Status: | Closed | Start date: | 11/21/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - VM | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.4 |
Description
Right now cdrom images in xen HVM are added like normal disks but should be set to emulate cdrom. Something like this:
'file:/var/lib/one/test/0/1/disk.1,ioemu:hdb:cdrom,r',
Associated revisions
bug #2483: set cdrom disk type in xen driver
bug #2483: set cdrom disk type in xen driver
(cherry picked from commit 78233c496d7a6c112b13f290787aa1b3ad090a2a)
History
#1 Updated by Ruben S. Montero over 7 years ago
- Target version changed from Release 4.4 to Release 4.6
#2 Updated by Javi Fontan over 7 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed in 4.4 and master