August 2018
Beginner
462 pages
12h 36m
English
Just like the previously installed agents, the Neutron LBaaS v2 agent must be configured to use an interface driver that corresponds to the chosen networking driver. In this configuration, there are two options:
Update the Neutron LBaaS agent configuration file node at /etc/neutron/lbaas_agent.ini on the controller to use one of the following drivers.
For Linux bridge:
[DEFAULT]...interface_driver = linuxbridge
For Open vSwitch:
[DEFAULT]...interface_driver = openvswitch
Read now
Unlock full access