August 2018
Beginner
462 pages
12h 36m
English
To install the Neutron API server, the DHCP and metadata agents, and the ML2 plugin on the controller, issue the following command:
# apt install neutron-server neutron-dhcp-agent neutron-metadata-agent neutron-plugin-ml2 python-neutronclient
On all other hosts, only the ML2 plugin is required at this time:
# apt install neutron-plugin-ml2
On all nodes, update the [database] section of the Neutron configuration file at /etc/neutron/neutron.conf to use the proper MySQL database connection string based on the preceding values rather than the default value:
Read now
Unlock full access