[openstack-dev] [nova] [pci passthrough] how to fill instance_type_extra_specs for a pci passthrough?

David Kang dkang at isi.edu
Fri Sep 13 20:06:48 UTC 2013


> From: "David Kang" <dkang at isi.edu>
> To: "OpenStack Development Mailing List" <openstack-dev at lists.openstack.org>
> Sent: Friday, September 13, 2013 4:03:24 PM
> Subject: [nova] [pci passthrough] how to fill instance_type_extra_specs for a pci passthrough?

 Sorry for the last empty mail.
I cannot find a good document for how to describe pci passthrough in nova.conf.

 As an example, if I have the following entries in nova.conf, how should the instance_type_extra_specs must be?
(The following entries are just for a test.)

pci_alias={"name":"test", "product_id":"7190", "vendor_id":"8086", "device_type":"ACCEL"}
pci_passthrough_whitelist=[{"vendor_id":"8086","product_id":"7190"}]

 I'll appreciate any advice and/or pointer for the document.

 Thanks,
 David




More information about the OpenStack-dev mailing list