From 5e5881112d62c2089dd13b805682cfe2e9b878b5 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 7 Jul 2016 23:24:02 -0500 Subject: trying different option as delpoyment failed. Change-Id: I037057b59b2dd89f146cf65de03a2fe0053d19be Signed-off-by: Narinder Gupta --- ci/bundle_tpl/nova-cloud-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/bundle_tpl/nova-cloud-controller.yaml') diff --git a/ci/bundle_tpl/nova-cloud-controller.yaml b/ci/bundle_tpl/nova-cloud-controller.yaml index 20e9bf4f..1dfc47ec 100644 --- a/ci/bundle_tpl/nova-cloud-controller.yaml +++ b/ci/bundle_tpl/nova-cloud-controller.yaml @@ -2,7 +2,7 @@ charm: "local:{{ ubuntu.release }}/nova-cloud-controller" num_units: {{ unit_qty() }} options: - console-access-protocol: novnc + #console-access-protocol: novnc neutron-external-network: ext-net service-guard: true {% if opnfv.domain is defined %} -- cgit 1.2.3-korg