puppet-neutron/releasenotes/notes/agent-arbitrary-configs-8036223e87f32c2a.yaml
Takashi Kajinami 34eef40377 Support arbitrary configurations for ovs agent and sriov agent
This patch introduces new parameters to the neutron::config class,
to allow us to add arbitary configurations into openvswitch_agent.ini
and sriov_agent.ini .

Change-Id: I87dba40544a76991f5fa16705ab1af00f75e5dc9
2020-12-21 21:12:53 +09:00

9 lines
246 B
YAML

---
features:
- |
The following new parameters have been added to support arbitrary
configurations for openvsiwtch_agent.ini and sriov_agent.ini
- ``neutron::config::ovs_agent_config``
- ``neutron::config::sriov_agent_config``