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
(cherry picked from commit d910b9486e)
This commit is contained in:
Slawek Kaplonski 2020-10-27 09:53:00 +01:00
parent 759143548f
commit e4f921e7b2
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'