![H3C SeerEngine-DC Скачать руководство пользователя страница 13](http://html1.mh-extra.com/html/h3c/seerengine-dc/seerengine-dc_installation-manual_574813013.webp)
9
[root@localhost ~]# docker cp SeerEngine_DC_PLUGIN-D3601_ocata_2017.1-py2.7.egg
neutron_server:/
8.
Access the
neutron_server
container and install the plug-ins installation package.
[root@localhost ~]# neutron_server_image=$(docker ps --format {{.Image}} --filter
name=neutron_server)
[root@localhost ~]# docker exec -it -u root --name $neutron_server_image bash
[root@localhost ~]# easy_install SeerEngine_DC_PLUGIN-E3608-py2.7.egg
[root@localhost ~]# h3c-vcfplugin controller install
NOTE:
An error might be reported when the
h3c-vcfplugin controller install
command is
executed. Just ignore it.
9.
Create
neutron-server
container images.
[root@localhost ~]# neutron_server_image=$(docker ps --format {{.Image}} --filter
name=neutron_server)
[root@localhost ~]# docker commit $neutron_server_image kolla/neutron-server-h3c
[root@localhost ~]# docker rm -f neutron_server
[root@localhost ~]# docker tag $neutron_server_image kolla/neutron-server-origin
[root@localhost ~]# docker rmi $neutron_server_image
[root@localhost ~]# docker tag kolla/neutron-server-h3c $neutron_server_image
[root@localhost ~]# docker rmi kolla/neutron-server-h3c
10.
Copy the
neutron-server
configuration to the
h3c-agent
directory and modify the
configuration.
[root@localhost ~]# cp -pR /etc/kolla/neutron-server /etc/kolla/h3c-agent
[root@localhost ~]# sed -i 's/neutron-server/h3c-agent/g'
/etc/kolla/h3c-agent/config.json
11.
Start the
neutron-server
container.
[root@localhost ~]# source docker-neutron-server.sh
12.
View the startup status of the containers. If their status is
Up
, they have been started up
correctly.
[root@localhost ~]# docker ps --filter "name=neutron_server"
CONTAINER ID IMAGE COMMAND CREATED
STATUS PORTS NAMES
289e4e132a9b kolla/centos-source-neutron-server:ocata "dumb-init --single-?
1 minutes ago Up 1 minutes neutron_server
Parameters and fields
This section describes parameters in configuration files and fields included in parameters.
neutron.conf
Parameter
Required value
Description
core_plugin
ml2
Used for loading the core plug-in ml2 to
OpenStack.
service_plugins
h3c_vcfplugin.l3_router.h3c_l3_rout
er_plugin.H3CL3RouterPlugin,firew
all,lbaas,vpnaas
Used for loading the extension plug-ins to
OpenStack.
For the Kilo, Mitaka, Pike, and Queens
plug-ins, if deployment of firewall policies
and rules takes a long time, you can