diff options
Diffstat (limited to 'ci/bundle_tpl/neutron-gateway.yaml')
-rw-r--r-- | ci/bundle_tpl/neutron-gateway.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/bundle_tpl/neutron-gateway.yaml b/ci/bundle_tpl/neutron-gateway.yaml index f1eadc3c..c5678a0f 100644 --- a/ci/bundle_tpl/neutron-gateway.yaml +++ b/ci/bundle_tpl/neutron-gateway.yaml @@ -6,6 +6,8 @@ {% endif %} {% if os.network.controller == 'odl' %} plugin: ovs-odl +{% elif os.network.controller == 'onos' %} + plugin: onos {% endif %} instance-mtu: 1400 to: |