Merge "Update userguide."

This commit is contained in:
Jenkins 2016-05-17 12:01:32 +00:00 committed by Gerrit Code Review
commit 5b5e4e7001
1 changed files with 20 additions and 2 deletions

View File

@ -2,7 +2,25 @@ Prerequisites
++++++++++++
The VMware DVS plugin works via manipulation resources of a VMware vSphere
Distributed Switch. It means that it has to have connectivity to precreated and
Distributed Switch. It requires a vCenter service account with the following
minimum permissions:
+----------------+--------------------+------------------------------+
| All privileges | | |
+----------------+--------------------+------------------------------+
| | Distributed switch | Port configuration operation |
+----------------+--------------------+------------------------------+
| | dvPort group | Create |
+----------------+--------------------+------------------------------+
| | | Delete |
+----------------+--------------------+------------------------------+
| | | Modify |
+----------------+--------------------+------------------------------+
| | | Policy operation |
+----------------+--------------------+------------------------------+
The Plugin doesn't create new VDS'es but uses existed ones. It means that it has
to have connectivity to precreated and
`well configured
<https://www.vmware.com/products/vsphere/features/distributed-switch>`__
dvSwitch on the vCenter which will be used in this environment.
VDS'es on the vCenter which will be used in this environment.