6558793c1d
This change introduces the new parameter to the neutron::config class, so that the class can manage arbitrary configurations for linux bridge agent. The similar functionality is already supported for the other agents like ovs agent or sriov agent. Change-Id: Ief129f00e53734d418dd9c9316be5568ccc6db3f
7 lines
224 B
YAML
7 lines
224 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``neutron::config::linuxbridge_agent_config`` parameter has been
|
|
added. This parameter provides the interface to define arbitrary
|
|
configurations to the ``linuxbridge_agent.ini`` file.
|