Blame SOURCES/0054-v2v-update-docs-for-VMware-roles-RHBZ-1530967.patch

d0ea73
From 10bff3240c5593c6c2e3c03063b98c53bb1b963e Mon Sep 17 00:00:00 2001
d0ea73
From: Pino Toscano <ptoscano@redhat.com>
d0ea73
Date: Thu, 13 Dec 2018 11:49:48 +0100
d0ea73
Subject: [PATCH] v2v: update docs for VMware roles (RHBZ#1530967)
d0ea73
d0ea73
Update the list of permissions needed for VMware vCenter 6.5.
d0ea73
d0ea73
(cherry picked from commit 37955f14aa628bedbe0c06bddb5f8fa4f508cc62)
d0ea73
---
d0ea73
 v2v/virt-v2v.pod | 7 +++++--
d0ea73
 1 file changed, 5 insertions(+), 2 deletions(-)
d0ea73
d0ea73
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
d0ea73
index 4b53cdc0e..d4d8578cb 100644
d0ea73
--- a/v2v/virt-v2v.pod
d0ea73
+++ b/v2v/virt-v2v.pod
d0ea73
@@ -1331,7 +1331,8 @@ write to libvirt or any other supported target.
d0ea73
 
d0ea73
 Instead of using the vCenter Administrator role, you can create a
d0ea73
 custom non-administrator role to perform the conversion.  You will
d0ea73
-however need to give it a minimum set of permissions as follows:
d0ea73
+however need to give it a minimum set of permissions as follows
d0ea73
+(using VMware vCenter 6.5):
d0ea73
 
d0ea73
 =over 4
d0ea73
 
d0ea73
@@ -1351,10 +1352,12 @@ Enable (check) the following objects:
d0ea73
   - Validate session
d0ea73
  
d0ea73
  Virtual Machine:
d0ea73
+   Interaction:
d0ea73
+     - Guest operating system management by VIX API
d0ea73
    Provisioning:
d0ea73
      - Allow disk access
d0ea73
      - Allow read-only disk access
d0ea73
-     - Guest Operating system management by VIX API
d0ea73
+     - Allow virtual machine download
d0ea73
 
d0ea73
 =back
d0ea73
 
d0ea73
-- 
d0ea73
2.20.1
d0ea73