summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ci/bundle_tpl/neutron-gateway.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/bundle_tpl/neutron-gateway.yaml b/ci/bundle_tpl/neutron-gateway.yaml
index 6b7d19a1..5b26ac59 100644
--- a/ci/bundle_tpl/neutron-gateway.yaml
+++ b/ci/bundle_tpl/neutron-gateway.yaml
@@ -13,6 +13,9 @@
plugin: ovs-odl
{% elif os.network.controller == 'onos' %}
plugin: onos
+{% if os.network.sfc %}
+ profile: onos-sfc
+{% endif %}
{% endif %}
instance-mtu: 1400
to: