tripleo-heat-templates/ci/environments/neutron_l3_qos.yaml
Slawek Kaplonski d910b9486e Add file which enables QoS related L3 agent extensions
It enables extensions like fip_qos and gateway_ip_qos in the
L3 agent.

Related-Bug: #1900357

Change-Id: I88ae631c299f408bdedcb80bd5c04e36fda5a2e1
2020-11-16 10:25:48 +00:00

3 lines
89 B
YAML

parameter_defaults:
NeutronL3AgentExtensions: 'fip_qos,gateway_ip_qos,port_forwarding'