![H3C SeerEngine-DC Скачать руководство пользователя страница 10](http://html1.mh-extra.com/html/h3c/seerengine-dc/seerengine-dc_installation-manual_574813010.webp)
6
Installing the SeerEngine-DC Neutron plug-ins
Obtaining the SeerEngine-DC Neutron plug-in installation
package
The SeerEngine-DC Neutron plug-ins are included in the SeerEngine-DC OpenStack package.
Obtain the SeerEngine-DC OpenStack package of the required version and then save the package
to the target installation directory on the server or virtual machine.
Alternatively, transfer the installation package to the target installation directory through a file transfer
protocol such as FTP, TFTP, or SCP. Use the binary transfer mode to prevent the software package
from being corrupted during transit.
Installing the SeerEngine-DC Neutron plug-ins on the
OpenStack control node
1.
Generate the startup script for the
neutron-server
container.
[root@localhost ~]# runlike neutron_server>docker-neutron-server.sh
2.
Modify the
neutron.conf
configuration file.
a.
Use the vi editor to open the
neutron.conf
configuration file.
[root@localhost ~]# vi /etc/kolla/neutron-server/neutron.conf
b.
Press
I
to switch to the insert mode, and modify the configuration file. For information about
the parameters, see "
[DEFAULT]
core_plugin = ml2
service_plugins = h3c_l3_router,qos,h3c_vpc_connection,h3c_port_forwarding
[service_providers]
service_provider=VPC_CONNECTION:H3C:networking_h3c.vpc_connection.h3c_vpc_conn
ection_driver.H3CVpcConnectionDriver:default
[qos]
notification_drivers = message_queue,qos_h3c
IMPORTANT:
For the Pike plug-ins, if deployment of firewall policies and rules takes a long time, you can
change
firewall
in the value of the
service_plugins
parameter to
fwaas_h3c
.
For Ocata plug-ins:
[DEFAULT]
core_plugin = ml2
service_plugins =
h3c_vcfplugin.l3_router.h3c_l3_router_plugin.H3CL3RouterPlugin,firewall,neutro
n_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2,vpnaas,qos
[service_providers]
service_provider=FIREWALL:H3C:h3c_vcfplugin.fw.h3c_fwplugin_driver.H3CFwaasDri
ver:default
service_provider=LOADBALANCERV2:H3C:h3c_vcfplugin.lb.h3c_lbplugin_driver_v2.H3
CLbaasv2PluginDriver:default
service_provider=VPN:H3C:h3c_vcfplugin.vpn.h3c_vpnplugin_driver.H3CVpnPluginDr
iver:default