aboutsummaryrefslogtreecommitdiffstats
path: root/compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-08 08:22:55 +0000
committerGerrit Code Review <review@openstack.org>2015-01-08 08:22:55 +0000
commit7cdb8ca6b46ee3ef04bc578db587a5329ce67624 (patch)
tree24818186a0666ad4712cabb2ef48613244126612 /compute-config.yaml
parent5466d83f118a36532c3fe33bbcdd67219a201b65 (diff)
parent84c7b32c41cca4e52e52e144550d5e718bbe62f3 (diff)
Merge "Don't store Ceilo DB credentials on compute node"
Diffstat (limited to 'compute-config.yaml')
-rw-r--r--compute-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/compute-config.yaml b/compute-config.yaml
index 8cc73103..9698cc3b 100644
--- a/compute-config.yaml
+++ b/compute-config.yaml
@@ -24,7 +24,6 @@ resources:
public_ip: {get_input: nova_public_ip}
service-password: {get_input: nova_password}
ceilometer:
- db: {get_input: ceilometer_dsn}
debug: {get_input: debug}
metering_secret: {get_input: ceilometer_metering_secret}
service-password: {get_input: ceilometer_password}