State that Enterprise administrator role is need for plugin

When NSX Manager get registered in vCenter it expands user role list
with four additional roles: auditor, security administrator, NSX
administrator and enterprise administrator (combination of security &
NSX administrators). If operator wants to use SSO user instead of local
NSX administrator account this user must have enterprise administrator
role in order to be able create router, network (NSX administrator
rights) and create/modify/assign security groups (security
administrator).

Change-Id: I820905f1a8b8feffa03381ce34398a2a21a754cd
This commit is contained in:
Igor Zinovik 2016-04-13 10:52:49 +03:00
parent ead737f44d
commit 3b1451f73b
1 changed files with 8 additions and 1 deletions

View File

@ -21,7 +21,14 @@ Plugin contains the following settings:
OpenStack Controller must have L3 connectivity with NSX Manager through
Public network.
#. NSX Manager user and password for access.
#. NSX Manager username.
.. note::
In order for Neutron NSX plugin to operate properly account that it uses
must have Enterprise administrator role.
#. NSX Manager password.
#. Datacenter MoRef ID -- ID of Datacenter where NSX Edge nodes will be
deployed.