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:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user