diff options
Diffstat (limited to 'ci/bundle_tpl/neutron-gateway.yaml')
-rw-r--r-- | ci/bundle_tpl/neutron-gateway.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/bundle_tpl/neutron-gateway.yaml b/ci/bundle_tpl/neutron-gateway.yaml index 65cfab80..f1eadc3c 100644 --- a/ci/bundle_tpl/neutron-gateway.yaml +++ b/ci/bundle_tpl/neutron-gateway.yaml @@ -1,6 +1,5 @@ neutron-gateway: charm: "local:{{ ubuntu.release }}/neutron-gateway" - num_units: 1 options: {% if opnfv.ext_port is defined %} ext-port: {{ opnfv.ext_port }} |