mrc0mmand / rpms / libguestfs

Forked from rpms/libguestfs 3 years ago
Clone

Blame SOURCES/0025-RHEL-7-v2v-do-not-mention-SUSE-Xen-hosts-RHBZ-143020.patch

151578
From fa0f50b8a18a1265b3876de50fb720247e980ceb Mon Sep 17 00:00:00 2001
151578
From: Pino Toscano <ptoscano@redhat.com>
151578
Date: Wed, 8 Mar 2017 11:03:40 +0100
151578
Subject: [PATCH] RHEL 7: v2v: do not mention SUSE Xen hosts (RHBZ#1430203)
151578
151578
They are not supported in RHEL 7.
151578
---
151578
 v2v/virt-v2v.pod | 3 +--
151578
 1 file changed, 1 insertion(+), 2 deletions(-)
151578
151578
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
151578
index 1c866e773..709075fba 100644
151578
--- a/v2v/virt-v2v.pod
151578
+++ b/v2v/virt-v2v.pod
151578
@@ -1194,8 +1194,7 @@ Remove the F<guest.xml> and F<guest-disk*> files.
151578
 
151578
 =head1 INPUT FROM XEN
151578
 
151578
-Virt-v2v is able to import Xen guests from RHEL 5 Xen or SLES and
151578
-openSUSE Xen hosts.
151578
+Virt-v2v is able to import Xen guests from RHEL 5 Xen hosts.
151578
 
151578
 Virt-v2v uses libvirt for access to the remote Xen host, and therefore
151578
 the input mode should be I<-i libvirt>.  As this is the default, you
151578
-- 
151578
2.14.3
151578