> From: "David Kang" <dk...@isi.edu> > To: "OpenStack Development Mailing List" <openstack-dev@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 _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev