aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-25 04:23:32 +0000
committerGerrit Code Review <review@openstack.org>2014-08-25 04:23:32 +0000
commit316a89f0b4cf9c7b21771947deb5e7ad7bf39453 (patch)
tree512f8928ef90bcce9700fad7476ddf213380c655 /nova-compute-config.yaml
parentaea200427d55b49da3bb4ab3622795f06fe467e5 (diff)
parent65bad0e7370fab02abb55817bde8040e74f85d80 (diff)
Merge "Set vnc to use controller virtual_ip"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index cb428ea6..90387d79 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -9,6 +9,7 @@ resources:
compute_libvirt_type: { get_input: nova_compute_libvirt_type }
db: {get_input: nova_dsn}
host: {get_input: nova_api_host}
+ public_ip: {get_input: nova_public_ip}
service-password: {get_input: nova_password}
ceilometer:
db: {get_input: ceilometer_dsn}