August 2018
Beginner
462 pages
12h 36m
English
The trunk service plugin was first introduced in the Newton release of OpenStack Networking and supports both the Open vSwitch and Linux bridge ML2 mechanism drivers. Other drivers may be supported but are outside the scope of this book.
To install the trunk service plugin, modify the Neutron configuration file on the controller node hosting the Neutron API service. In this environment, API services are running on controller01. Append trunk to the list of existing service plugins as shown here:
[DEFAULT]...service_plugins = router,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2, trunk
Read now
Unlock full access