openstack-ansible-os_neutron/releasenotes/notes/l3_agent_extensions_var-79150960642ce551.yaml
Dmitriy Rabotyagov 8f636d295f Allow to nicely control list of L3 agent extensions
This implements a standalone variable which allows to re-define or
extend a list of enabled neutron extensions.

Change-Id: I5476fe856ffa02c60490976c359d3d81e5d9d393
2024-07-23 19:50:57 +02:00

6 lines
127 B
YAML

---
features:
- |
Implemented variable `neutron_l3_agent_extensions` to control list of
enabled L3 agent extensions.