Merge "Fix list of mechanism drivers in parameter description"

This commit is contained in:
Zuul
2025-02-08 10:43:32 +00:00
committed by Gerrit Code Review

View File

@@ -46,7 +46,7 @@
# (optional) An ordered list of networking mechanism driver
# entrypoints to be loaded from the neutron.ml2.mechanism_drivers namespace.
# Should be an array that can have these elements:
# logger, test, openvswitch, arista, l2population, sriovnicswitch, macvtap
# arista, baremetal, l2populatiion, macvtap, openvswitch, ovn, sriovnicswitch
# Default to ['openvswitch'].
#
# [*flat_networks*]