Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
19e9147
)
add profile to support onos-sfc.
19/17319/5
author
zhangyuanyou
<zhangyuanyou@huawei.com>
Thu, 21 Jul 2016 09:21:52 +0000
(17:21 +0800)
committer
zhangyuanyou
<zhangyuanyou@huawei.com>
Thu, 21 Jul 2016 12:34:39 +0000
(20:34 +0800)
Change-Id: If4fc6842d02cfb2979422b442a01110ce95be08f
Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
ci/bundle_tpl/neutron-gateway.yaml
patch
|
blob
|
history
diff --git
a/ci/bundle_tpl/neutron-gateway.yaml
b/ci/bundle_tpl/neutron-gateway.yaml
index
6b7d19a
..
5b26ac5
100644
(file)
--- 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: