doc: update the GPU passthrough HPC feature entry

This updates some busted links, adds ironic and powervm to the
table header, and copies a description from the admin guide.

Change-Id: If146a26a8d0c66a3ff218c62624e3a130744dde5
This commit is contained in:
Matt Riedemann 2018-01-31 13:51:54 -05:00 committed by Jianghua Wang
parent 38eb95384f
commit a0ee6b8c9e

View File

@ -30,13 +30,25 @@ link=https://wiki.openstack.org/wiki/NovaVMware/Minesweeper
title=Hyper-V CI
link=https://wiki.openstack.org/wiki/ThirdPartySystems/Hyper-V_CI
[target.ironic]
title=Ironic
link=http://docs.openstack.org/infra/manual/developers.html#project-gating
[target.powervm]
title=PowerVM CI
link=https://wiki.openstack.org/wiki/ThirdPartySystems/IBM_PowerVM_CI
[operation.gpu-passthrough]
title=GPU Passthrough
notes=TODO add notes for feature
notes=The PCI passthrough feature in OpenStack allows full access and direct
control of a physical PCI device in guests. This mechanism is generic
for any devices that can be attached to a PCI bus. Correct driver
installation is the only requirement for the guest to properly use the
devices.
maturity=experimental
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#createServer
admin_doc_link=http://docs.openstack.org/admin-guide-cloud/compute-images-instances.html#instance-building-blocks
api_doc_link=https://developer.openstack.org/api-ref/compute/#create-server
admin_doc_link=https://docs.openstack.org/nova/latest/admin/pci-passthrough.html
tempest_test_uuids=9a438d88-10c6-4bcd-8b5b-5b6e25e1346f;585e934c-448e-43c4-acbf-d06a9b899997
libvirt-kvm=complete:l
libvirt-kvm-s390=unknown
@ -49,3 +61,4 @@ xenserver=partial:k
vmware=missing
hyperv=missing
ironic=unknown
powervm=missing