summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-01-27 00:58:32 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-01-27 14:42:40 -0600
commit50e1e675a3968f78fd45f5896c9de2269fb722ed (patch)
treeaf1889f8cbc3e1e87f21c3888ef67fd1530ad2e0 /ci/config_tpl/juju2/bundle_tpl
parent50e1c44f64585abe63bd40982cb379412045fa33 (diff)
using propper labconfig.yaml so that it will match the other labs.
Also mofiied the deployment.yaml to generate the IP address of admin bridge ip. Enable novnc console access for instances. Change-Id: I874831c3769b098182eccc83f841fc0a92ad5a37 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml b/ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml
index dd421dc9..9eb02f9a 100644
--- a/ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/nova-cloud-controller.yaml
@@ -19,7 +19,7 @@
options:
openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
region: {{ os.region }}
- #console-access-protocol: novnc
+ console-access-protocol: novnc
neutron-external-network: ext-net
service-guard: true
{% if os.beta.public_api %}