puppet-neutron/releasenotes/notes/openflow_processed_per_port-6587301ed42b53e9.yaml
Takashi Kajinami 2890306d9b Follow up "Support ovs/openflow_processed_per_port configuration option"
This is follow-up of ebd50d6444 and
addresses the following points.

- Add missing release note
- Add unit test assertion of the new resource
- replace the hard-coded default by os_service_default fact to avoid
  additional maintenance effort to sync the default

Change-Id: I4de49c4ef317d086cff486e739365384e0d5f3c9
2024-05-15 00:26:23 +09:00

6 lines
121 B
YAML

---
features:
- |
The new ``neutron::agents::ml2::ovs::openflow_processed_per_port``
parameter has been added.