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
This commit is contained in:
Sylvain Bauza 2019-03-25 15:11:31 +01:00
parent 926753ee6b
commit 10234d5926

View File

@ -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 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. 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. Hypervisor-specific caveats are mentioned in the `Caveats`_ section.
To enable virtual GPUs, follow the steps below: To enable virtual GPUs, follow the steps below: