
The PowerVM driver was deprecated in November 2021 as part of change Icdef0a03c3c6f56b08ec9685c6958d6917bc88cb. As noted there, all indications suggest that this driver is no longer maintained and may be abandonware. It's been some time and there's still no activity here so it's time to abandon this for real. This isn't as tied into the codebase as the old XenAPI driver was, so removal is mostly a case of deleting large swathes of code. Lovely. Change-Id: Ibf4f36136f2c65adad64f75d665c00cf2de4b400 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
65 lines
2.2 KiB
INI
65 lines
2.2 KiB
INI
[target.libvirt-kvm]
|
|
title=libvirt+kvm (x86 & ppc64)
|
|
link=http://docs.openstack.org/infra/manual/developers.html#project-gating
|
|
|
|
[target.libvirt-kvm-s390]
|
|
title=libvirt+kvm (s390x)
|
|
link=http://docs.openstack.org/infra/manual/developers.html#project-gating
|
|
|
|
[target.libvirt-virtuozzo-ct]
|
|
title=libvirt+virtuozzo CT
|
|
link=https://wiki.openstack.org/wiki/ThirdPartySystems/Virtuozzo_CI
|
|
|
|
[target.libvirt-virtuozzo-vm]
|
|
title=libvirt+virtuozzo VM
|
|
link=https://wiki.openstack.org/wiki/ThirdPartySystems/Virtuozzo_Storage_CI
|
|
|
|
[target.vmware]
|
|
title=VMware CI
|
|
link=https://wiki.openstack.org/wiki/NovaVMware/Minesweeper
|
|
|
|
[target.hyperv]
|
|
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
|
|
|
|
|
|
[operation.gpu-passthrough]
|
|
title=GPU Passthrough
|
|
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=https://docs.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
|
|
libvirt-virtuozzo-ct=partial
|
|
driver-notes-libvirt-virtuozzo-ct=This is not tested in a CI system, but it is implemented.
|
|
libvirt-virtuozzo-vm=partial
|
|
driver-notes-libvirt-virtuozzo-vm=This is not tested in a CI system, but it is implemented.
|
|
vmware=missing
|
|
hyperv=missing
|
|
ironic=unknown
|
|
|
|
|
|
[operation.virtual-gpu]
|
|
title=Virtual GPUs
|
|
notes=Attach a virtual GPU to an instance at server creation time
|
|
maturity=experimental
|
|
api_doc_link=https://docs.openstack.org/api-ref/compute/#create-server
|
|
admin_doc_link=https://docs.openstack.org/nova/latest/admin/virtual-gpu.html
|
|
libvirt-kvm=partial:queens
|
|
libvirt-kvm-s390=unknown
|
|
libvirt-virtuozzo-ct=unknown
|
|
libvirt-virtuozzo-vm=unknown
|
|
vmware=missing
|
|
hyperv=missing
|
|
ironic=missing
|