From 10234d5926d5f26d7daaafbf254b7e823a36687c Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Mon, 25 Mar 2019 15:11:31 +0100 Subject: [PATCH] Remove expiremental note in the VGPU docs FWIW, we already say in the feature classification documentation that the feature is experimental [1] but we also now have functional tests that help to verify that the feature is working. I think we can just remove the note about this then. [1] https://docs.openstack.org/nova/latest/user/feature-classification.html#operation_virtual_gpu Change-Id: I705b3aeb1da33ddc41d4306ad91ad7cb70fcf4e4 --- doc/source/admin/virtual-gpu.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/admin/virtual-gpu.rst b/doc/source/admin/virtual-gpu.rst index a6b07d386096..05d2bd51954e 100644 --- a/doc/source/admin/virtual-gpu.rst +++ b/doc/source/admin/virtual-gpu.rst @@ -14,10 +14,6 @@ This feature is highly dependent on the hypervisor, its version and the physical devices present on the host. In addition, the vendor's vGPU driver software must be installed and configured on the host at the same time. -.. important:: As of the Queens release, there is no upstream continuous - integration testing with a hardware environment that has virtual - GPUs and therefore this feature is considered experimental. - Hypervisor-specific caveats are mentioned in the `Caveats`_ section. To enable virtual GPUs, follow the steps below: