summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/nova-cloud-controller.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-06 15:03:04 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-06 15:47:18 -0500
commit30e949d21abe6fb009feb2c2aa3111a85d5258c4 (patch)
treef14bd1064391766002728b614fe7cc4f158f5691 /ci/bundle_tpl/nova-cloud-controller.yaml
parent76be10bc41d3c40b0948e3a98adb7a2b9c2ddfb7 (diff)
wrong vip for rabbitmq correcting it.
Change-Id: I32e20cd2dcd789566ee61cfa70a0dc4c4ca3503a Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
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 %}