Blame SOURCES/0120-RHEL-7-v2v-Remove-dcpath-option-from-manual-page-RHB.patch

e76f14
From 6842d01281169683b6654c7629e21b5acf57ff6d Mon Sep 17 00:00:00 2001
e76f14
From: "Richard W.M. Jones" <rjones@redhat.com>
e76f14
Date: Thu, 23 Jun 2016 10:38:47 -0400
e76f14
Subject: [PATCH] RHEL 7: v2v: Remove --dcpath option from manual page
e76f14
 (RHBZ#1315237).
e76f14
e76f14
This is no longer required, since RHEL 7.3.
e76f14
---
e76f14
 v2v/virt-v2v.pod | 13 -------------
e76f14
 1 file changed, 13 deletions(-)
e76f14
e76f14
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
e76f14
index 93f0e77..4ea02ab 100644
e76f14
--- a/v2v/virt-v2v.pod
e76f14
+++ b/v2v/virt-v2v.pod
e76f14
@@ -169,19 +169,6 @@ Write a compressed output file.  This is only allowed if the output
e76f14
 format is qcow2 (see I<-of> below), and is equivalent to the I<-c>
e76f14
 option of L<qemu-img(1)>.
e76f14
 
e76f14
-=item B<--dcpath> Folder/Datacenter
e76f14
-
e76f14
-B<NB:> You don't need to use this parameter if you have
e76f14
-S<libvirt E<ge> 1.2.20>.
e76f14
-
e76f14
-For VMware vCenter, override the C<dcPath=...> parameter used to
e76f14
-select the datacenter.  Virt-v2v can usually calculate this from the
e76f14
-C<vpx://> URI, but if it gets it wrong, then you can override it using
e76f14
-this setting.  Go to your vCenter web folder interface, eg.
e76f14
-C<https://vcenter.example.com/folder> (I<without> a trailing slash),
e76f14
-and examine the C<dcPath=> parameter in the URLs that appear on this
e76f14
-page.
e76f14
-
e76f14
 =item B<--debug-gc>
e76f14
 
e76f14
 Debug garbage collection and memory allocation.  This is only useful
e76f14
-- 
7af31e
1.8.3.1
e76f14