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
This commit is contained in:
Slawek Kaplonski 2020-10-27 09:53:00 +01:00
parent 55c16307ca
commit d910b9486e
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
parameter_defaults:
NeutronL3AgentExtensions: 'fip_qos,gateway_ip_qos,port_forwarding'