aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-23 17:30:28 +0000
committerGerrit Code Review <review@openstack.org>2014-12-23 17:30:28 +0000
commit26c80ee53dfe2b8e6baa149a4a9be3f1222aade7 (patch)
tree214c1763a339e9ff33f8a3dfa67bc20affa3c3a6 /nova-compute-config.yaml
parent9df1991a80724f3179475cb9d561bfadb749822e (diff)
parentdfec68afbe99d7bba43b62304b220d8a238a8730 (diff)
Merge "Don't store Nova DB credentials on compute nodes"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index a7708a2e..b3ef6000 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -7,7 +7,6 @@ resources:
nova:
compute_driver: { get_input: nova_compute_driver }
compute_libvirt_type: { get_input: nova_compute_libvirt_type }
- db: {get_input: nova_dsn}
debug: {get_param: Debug}
host: {get_input: nova_api_host}
public_ip: {get_input: nova_public_ip}