v2v: docs: Remove sentence about supporting qemu-kvm-rhev in RHEL (RHBZ#1651977).

The previous support documentation said that for UEFI guests, when
using RHEL ≥ 7.3 host, you must use qemu-kvm-rhev.  For RHEL 8 this is
inaccurate since qemu-kvm-rhev no longer exists.

To fix this I've dropped the whole sentence.  It only applies to the
downstream product (RHEL) and so RHEL can add the right documentation
if it needs to.

Thanks: Ming Xie, Pino Toscano.
(cherry picked from commit 0e6bbcee7e)
This commit is contained in:
Richard W.M. Jones
2018-11-21 10:55:45 +00:00
committed by Pino Toscano
parent 4d78c436b1
commit e4ba4ed8bb

View File

@@ -1132,8 +1132,6 @@ automatically, but note that the same version of OVMF must be
installed on the conversion host as is installed on the target
hypervisor, else you will have to adjust paths in the metadata.
On RHEL E<ge> 7.3, only qemu-kvm-rhev (not qemu-kvm) is supported.
=item UEFI on OpenStack
Not supported.