Bug 865342

Summary: RFE: disable the parallel device
Product: Red Hat OpenStack Reporter: Yaniv Kaul <ykaul>
Component: RFEsAssignee: Alan Pevec <apevec>
Status: CLOSED NOTABUG QA Contact: Yaniv Kaul <ykaul>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0 (Essex)CC: jkt, markmc
Target Milestone: ---Keywords: Improvement
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-11 15:51:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Kaul 2012-10-11 09:21:41 UTC
Description of problem:
No one's using the parallel device, we should launch VMs with --parallel none

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


How reproducible:


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


Expected results:


Additional info:

Comment 2 Daniel Berrangé 2012-10-11 15:51:04 UTC
libvirt actually uses -nodefconfig -nodefaults which turns of all the crazy default devices like parallel / serial ports. So they'll only be there if explicitly asked for in libvirt XML.