Bug 1041040 - [RFE][nova]: Implement PCI passthrough for xenapi driver.
Summary: [RFE][nova]: Implement PCI passthrough for xenapi driver.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: Upstream M3
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_icehouse-3 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:28 UTC by RHOS Integration
Modified: 2019-09-09 14:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-12 21:31:50 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:28:40 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/pci-passthrough-xenapi.

Description:

We will add the support for updating the status of the host by adding a plugin which uses the "pciback" driver in dom0 to list the PCI devices we can pass through.

We will add the mechanism to attach a pci device to a VM when booting. The attachement of PCI devices will be one of the steps in creating the VM. We won't support hot-plugging of PCI devices.

To list the devices, we will need an additional xenapi plugin, as xenapi does not allow us to list all PCI devices yet, it only lets us attach them.

This will simply piggy-back the support that the libvirt driver currently has, so we don't expect and changes above the driver level as part of this blueprint, and we don't expect any new configuration settings.

Specification URL (additional information):

https://etherpad.openstack.org/p/pci-passthrough-xenapi

Comment 2 Stephen Gordon 2013-12-12 21:31:50 UTC
Xen is not formally supported in RHELOSP at this time.


Note You need to log in before you can comment on or make changes to this bug.