summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/nova-cloud-controller.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/nova-cloud-controller.yaml')
-rw-r--r--ci/bundle_tpl/nova-cloud-controller.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/bundle_tpl/nova-cloud-controller.yaml b/ci/bundle_tpl/nova-cloud-controller.yaml
index 4f51c30c..47421145 100644
--- a/ci/bundle_tpl/nova-cloud-controller.yaml
+++ b/ci/bundle_tpl/nova-cloud-controller.yaml
@@ -3,6 +3,7 @@
num_units: {{ unit_qty() }}
options:
console-access-protocol: novnc
+ neutron-external-network: ext-net
{% if opnfv.domain is defined %}
console-proxy-ip: {{ opnfv.domain }}
{% endif %}