![H3C SeerEngine-DC Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/h3c/seerengine-dc/seerengine-dc_installation-manual_574813015.webp)
11
ml2_conf_h3c.ini
Parameter
Description
url
URL address for logging in to SNA Center, for example,
http://127.0.0.1:10080
.
username
Username for logging in to SNA Center, for example,
admin
. You do not
need to configure a username when the
use_neutron_credential
parameter is set to
True
.
password
Password for logging in to SNA Center, for example,
admin@123
. You do
not need to configure a password when the
use_neutron_credential
parameter is set to
True
.
domain
Name of the domain where the controller resides, for example,
sdn
.
timeout
The amount of time that the Neutron server waits for a response from the
controller in seconds, for example, 1800 seconds.
As a best practice, set the waiting time greater than or equal to 1800
seconds.
retry
Maximum times for sending connection requests from the Neutron server
to the controller, for example, 10.
vif_type
Default vNIC type:
•
ovs
•
vhostuser (applied to the OVS DPDK solution)
You can set the
vhostuser_mode
parameter when the value of this
parameter is
vhostuser
.
Only the Pike plug-in supports this parameter.
vhostuser_mode
Default DPDK vHost-user mode:
•
server
•
client
The default value is
server
.
This setting takes effect only when the value of the
vif_type
parameter is
vhostuser
.
white_list
Whether to enable or disable the authentication-free user feature on
OpenStack.
•
True
—Enable.
•
False
—Disable.
use_neutron_credential
Whether to use the OpenStack Neutron username and password to
communicate with the controller.
•
True
—Use.
•
False
—Do not use.
output_json_log
Whether to output REST API messages to the OpenStack operating logs in
JSON format for communication between the SeerEngine-DC Neutron
plug-ins and the controller.
•
True
—Enable.
•
False
—Disable.
vendor_rpc_topic
RPC topic of the vendor. This parameter is required when the vendor
needs to obtain Neutron data from the SeerEngine-DC Neutron plug-ins.
The available values are as follows:
•
VENDOR_PLUGIN
—Default value, which means that the parameter
does not take effect.
•
DP_PLUGIN
—RPC topic of DPtech.
The value of this parameter must be negotiated by the vendor and H3C.