From: zhangyuanyou Date: Thu, 21 Jul 2016 09:21:52 +0000 (+0800) Subject: add profile to support onos-sfc. X-Git-Tag: colorado.1.0~75^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7193f0c7f1aa90f9514aa7b4a38353b24f415172;p=joid.git add profile to support onos-sfc. Change-Id: If4fc6842d02cfb2979422b442a01110ce95be08f Signed-off-by: Yuanyou Zhang --- 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: